]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit79580057de60867f535b7e7ec17c85709853d6bf
tree8030db5da8fa478e452d02dff7f7ff9500328f98
parent70f256fda1649fbb3deea37e86342f6139a0a82c
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