]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
[PATCH] Input: iforce - fix detection of USB devices
authorDmitry Torokhov <dtor_core@ameritech.net>
Thu, 2 Feb 2006 05:09:05 +0000 (00:09 -0500)
committerChris Wright <chrisw@sous-sol.org>
Fri, 10 Feb 2006 07:20:10 +0000 (23:20 -0800)
commit3c699c2fc9b7900e96a4e21558646e22f108d6b0
tree84c5145c2d74b1dcbba40927ec128a90ec1f6a1f
parent8405e822942c20bd1a03a61c9fbe6099940fd21c
[PATCH] Input: iforce - fix detection of USB devices

Recent conversion to wait_event_interruptible_timeout() caused
USB detection routine erroneously report timeouts for perfectly
working devices.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/input/joystick/iforce/iforce-packets.c
drivers/input/joystick/iforce/iforce-usb.c