commit | f153fc3990d4ad2709a52d7150e2c04363afb1fb | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Wed Mar 09 06:35:25 2011 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Mar 14 13:05:07 2011 +0100 |
tree | 5b795be60ab76ebaa4366129445f8af738c81287 | |
parent | b2e7617e09a8e774d7819c629a0989cbddb5d1ab [diff] |
HID: hid-multitouch: Send events per slot if CONTACTCOUNT is missing 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>