From: Daniel Kurtz Date: Thu, 28 Jun 2012 13:08:23 +0000 (+0800) Subject: Input: atmel_mxt_ts - send all MT-B slots in one input report X-Git-Tag: v3.6-rc1~95^2^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64464ae8e1d64fc9f63d9686d5e40b56ffa77203;p=pandora-kernel.git Input: atmel_mxt_ts - send all MT-B slots in one input report Each interrupt contains information for all contacts with changing properties. Process all of this information at once, and send it all in a a single input report (ie input events ending in EV_SYN/SYN_REPORT). This patch was tested using an MXT224E. Signed-off-by: Daniel Kurtz Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed