]> git.baikalelectronics.ru Git - kernel.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)
commit76c3708f82a39d9ee50c7620554da6f6fe9fabb4
tree5f4d751d6242e0da481a0d74e429a09de7bee244
parentf3284b6cbc2dff260198a2044fe949bc1da6e0c3
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