[PATCH] Input: check switch bitmap when matching handlers
authorDmitry Torokhov <dtor_core@ameritech.net>
Sat, 24 Sep 2005 07:02:29 +0000 (02:02 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 24 Sep 2005 17:44:25 +0000 (10:44 -0700)
The wwitch bitmap was added to input_device_id structure and we should
check it when matching handlers and input devices.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found