From: Thadeu Lima de Souza Cascardo Date: Tue, 2 Feb 2010 20:09:06 +0000 (-0200) Subject: HID: use multi input quirk for eTurboTouch touchscreen X-Git-Tag: v2.6.34-rc1~293^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8127f4e883666c9960cfa89cffd36313748f8bab;p=pandora-kernel.git HID: use multi input quirk for eTurboTouch 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed