From: Benjamin Tissoires Date: Thu, 31 Jan 2013 16:22:26 +0000 (+0100) Subject: HID: multitouch: fix Win8 protocol for Sharp like devices X-Git-Tag: v3.9-rc1~112^2~1^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c629dd7eb3b43bb09eecb035f016bdca32dc8acf;p=pandora-kernel.git HID: multitouch: fix Win8 protocol for Sharp like devices The Sharp LC-20FE1-W screen (04dd:9681) behaves like the Nexio 42". It may report out of ranges values that are filtered out by relying on the Contact Count HID field. Adding the quirk MT_QUIRK_CONTACT_CNT_ACCURATE makes hid-multitouch strongest against this kind of device, without breaking the current devices. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed