]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Input: serio - do not touch bus's rwsem
authorDmitry Torokhov <dtor@insightbb.com>
Tue, 10 Apr 2007 04:40:27 +0000 (00:40 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Apr 2007 17:57:30 +0000 (10:57 -0700)
commit70f256fda1649fbb3deea37e86342f6139a0a82c
tree5f4d751d6242e0da481a0d74e429a09de7bee244
parent75f1115c9b1a0c24d9025865285870122ec6f811
Input: serio - do not touch bus's rwsem

The subsystem rwsem is not used by the driver core at all, so there is
no point in trying to access it.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/input/serio/serio.c