OSDN Git Service

HID: 3m: Adjust to sequential MT HID protocol
authorHenrik Rydberg <rydberg@euromail.se>
Tue, 21 Sep 2010 14:11:44 +0000 (16:11 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 21 Sep 2010 14:11:44 +0000 (16:11 +0200)
commit41035901df14e90ab70db826e940712dde2c1a0d
treec46be5b40def0f77db59d3e8213b354fefcb2807
parent24750f3e469bef81a96c0036cd4700df5fb48925
HID: 3m: Adjust to sequential MT HID protocol

The multitouch extensions to the HID protocol allows for contact
data to be sent over several reports, which is also the case for
the 3M M2256PW touchscreen. This patch modifies the logic to only
synchronize the input layer when all contacts have been received.
Consequentially, the full 60-finger capacity of the device is enabled.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Acked-by: Stephane Chatty <chatty@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-3m-pct.c