From: Pierre BAILLY Date: Tue, 12 Oct 2010 09:39:26 +0000 (+0200) Subject: HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen X-Git-Tag: v2.6.36~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f092102f65e424be40c318a0fab7bb6e34194f;p=pandora-kernel.git HID: Add MULTI_INPUT quirk for turbox/mosart 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. Reference: https://bugs.launchpad.net/ubuntu/+bug/620609/ Signed-off-by: Pierre BAILLY Signed-off-by: Anisse Astier Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed