HID: use multi input quirk for TouchPack touchscreen
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Thu, 4 Feb 2010 15:36:24 +0000 (13:36 -0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 4 Feb 2010 17:50:23 +0000 (18:50 +0100)
commitc2c3489c5b0fdb8fbf0f5e9424905c2994ab5660
tree080784566ed2e14461623ea416e114d849b82e52
parent2dbf209d7a7ab94266b936bd2da6a4026c279992
HID: use multi input quirk for TouchPack touchscreen

This device generates ABS_Z and ABS_RX events, while it should be
generating ABS_X and ABS_Y instead. Using the MULTI_INPUT quirk solves
this issue.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Daniel Oliveira Nascimento <don@syst.com.br>
[jkosina@suse.cz: fixed blacklist ordering while resolving conflict]
[jkosina@suse.cz: fixed typo to make it compile]
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c