Input: atmel_mxt_ts - send all MT-B slots in one input report
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 28 Jun 2012 13:08:23 +0000 (21:08 +0800)
committerHenrik Rydberg <rydberg@euromail.se>
Fri, 29 Jun 2012 13:58:06 +0000 (15:58 +0200)
commit64464ae8e1d64fc9f63d9686d5e40b56ffa77203
tree0d9f88b88f3ffecade9437252c9cd2d1d7686755
parentcb15911509164f052f103e85a935f513f82e6b54
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 <djkurtz@chromium.org>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
drivers/input/touchscreen/atmel_mxt_ts.c