From: Henrik Rydberg Date: Tue, 21 Sep 2010 14:11:44 +0000 (+0200) Subject: HID: 3m: Adjust to sequential MT HID protocol X-Git-Tag: v2.6.37-rc1~144^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41035901df14e90ab70db826e940712dde2c1a0d;p=pandora-kernel.git 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 Acked-by: Stephane Chatty Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed