From: Thadeu Lima de Souza Cascardo Date: Thu, 4 Feb 2010 15:36:24 +0000 (-0200) Subject: HID: use multi input quirk for TouchPack touchscreen X-Git-Tag: v2.6.34-rc1~293^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2c3489c5b0fdb8fbf0f5e9424905c2994ab5660;p=pandora-kernel.git 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 Signed-off-by: Daniel Oliveira Nascimento [jkosina@suse.cz: fixed blacklist ordering while resolving conflict] [jkosina@suse.cz: fixed typo to make it compile] Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed