HID: hid-multitouch: Send events per slot if CONTACTCOUNT is missing
authorHenrik Rydberg <rydberg@euromail.se>
Wed, 9 Mar 2011 05:35:25 +0000 (06:35 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 14 Mar 2011 12:05:07 +0000 (13:05 +0100)
The recent capacitive DWAV firmwares do not use the CONTACTCOUNT
field, and the touch frame boundary can therefore not be determined.
This patch makes the driver report the touch frame at each completed
slot instead.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found