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)
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>

No differences found