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)
commitec42d4481e36cbdb5b2801f957e678211a9e5ae2
tree049a46cce1b516bbd24eed8ac8dbe0ceb41fd0ac
parent89cdb8cebe6ab6590f8083877c4ca5e92303b3b0
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