OSDN Git Service

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)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 6 Apr 2011 03:11:40 +0000 (11:11 +0800)
commitd52ccd5c51f9051959a293ac4a91632ab9c1d8ef
treef32ea9b03cd6f126f40fe0a38d7e27c0b23c62ee
parent705a7574563e62fbf3bcfbdde4c4904c6038e223
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