commit | e0bb8f9adf1e11cea419c845220d1524a525823b | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | Thu Jan 31 17:22:27 2013 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Feb 05 12:07:40 2013 +0100 |
tree | 1515564133777c8244c65e18a1ae1007937de5d8 | |
parent | c629dd7eb3b43bb09eecb035f016bdca32dc8acf [diff] |
HID: multitouch: ensure that serial devices make no use of contact count The serial protocol makes contact count a redondant information, and sometimes it is not reliable (TRS-Star are in this case). Disabling the use of contact count for these devices is thus safer. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>