]> git.baikalelectronics.ru Git - kernel.git/commit
Input: gameport - do not touch bus's rwsem
authorDmitry Torokhov <dtor@insightbb.com>
Tue, 10 Apr 2007 04:40:48 +0000 (00:40 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Apr 2007 17:57:30 +0000 (10:57 -0700)
commit3cbfb2012f7f14e64e244b7bfd8b84d48c12ba7d
tree8030db5da8fa478e452d02dff7f7ff9500328f98
parent76c3708f82a39d9ee50c7620554da6f6fe9fabb4
Input: gameport - 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/gameport/gameport.c