]> git.baikalelectronics.ru Git - kernel.git/commit
Input: usbtouchscreen - ignore eGalax screens supporting HID protocol
authorDaniel Ritz <daniel.ritz@gmx.ch>
Thu, 3 Jul 2008 14:45:37 +0000 (10:45 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 3 Jul 2008 15:36:29 +0000 (11:36 -0400)
commit97fc9552b267212cc77ad0372d6ec4a7a3759fee
tree049a46cce1b516bbd24eed8ac8dbe0ceb41fd0ac
parent9652279a97b3a3311e8958ad9b6d9faf85b81b2d
Input: usbtouchscreen - ignore eGalax screens supporting HID protocol

The newer versions of the eGalax/EETI screen implement the HID protocol.
The device IDs are still the same, but the USB interface descriptor shows
the device being of HID class. Change usbtouchscreen to ignore the HID
models as they are handled properly by usbhid.

Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/usbtouchscreen.c