diff options
author | Daniel Kurtz <djkurtz@chromium.org> | 2012-05-09 05:40:26 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-05-11 03:39:06 (GMT) |
commit | 822115ff4bd7141a6069dcc17b35dfd823a44dff (patch) | |
tree | 34122740ec7230213ccb438009dbb267aa1f1f41 /drivers/input/evdev.c | |
parent | d1ff320f0a9766a53ae412d96f72bd861a889af6 (diff) | |
download | linux-822115ff4bd7141a6069dcc17b35dfd823a44dff.tar.xz |
Input: atmel_mxt_ts - do not read extra (checksum) byte
atmel_mxt devices will send a checksum byte at the end of a message if
the MSB of the object address is set.
However, since this driver does not set this bit, the checksum byte
isn't actually sent, so don't even try to read it.
Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/evdev.c')
0 files changed, 0 insertions, 0 deletions