]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitf153fc3990d4ad2709a52d7150e2c04363afb1fb
tree5b795be60ab76ebaa4366129445f8af738c81287
parentb2e7617e09a8e774d7819c629a0989cbddb5d1ab
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>
drivers/hid/hid-multitouch.c