commit | c5d40be5f5255c156a5ad851f395fb21bc44f379 | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Wed Sep 05 16:58:12 2012 +0200 |
committer | Henrik Rydberg <rydberg@euromail.se> | Wed Sep 19 19:50:21 2012 +0200 |
tree | f53e3b73222b23dadf6d94d4b9d041eb96b252d5 | |
parent | 3e1b5015d94ec0bdfa5bd8c80a19bcba82bc505c [diff] |
HID: hid-multitouch: Fix contact count on 3M panels Some devices report the number of contacts via the unreliable CONTACTCOUNT usage, rather than using the CONTACTMAX feature. Without this patch, the 3M devices are constrained to the default maximum of ten fingers. Cc: Benjamin Tissoires <benjamin.tissoires@enac.fr> Acked-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>