]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atmel_mxt_ts - parse T6 reports
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 28 Jun 2012 13:08:24 +0000 (21:08 +0800)
committerHenrik Rydberg <rydberg@euromail.se>
Fri, 29 Jun 2012 13:58:07 +0000 (15:58 +0200)
commit9bd51330ea702f7111071ca2e3e95fbf2211c7c1
tree40a167a3f0b51713d4c4a7df305c0e4f013f9707
parent12f30588370a4dcb65410fc5ee4c9241223e1fb4
Input: atmel_mxt_ts - parse T6 reports

The normal messages sent after boot or NVRAM update are T6 reports,
containing a status, and the config memory checksum.  Parse them and dump
a useful info message.

This patch tested on 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