]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atmel_mxt_ts - read screen config from chip
authorNick Dyer <nick.dyer@itdev.co.uk>
Mon, 19 May 2014 06:16:49 +0000 (23:16 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 27 May 2014 02:08:21 +0000 (19:08 -0700)
commit3bb1b04380c70efa3e66e9c7e87a0ee586f9a471
tree1262bc381b886d3e4cb84c1cef616bf290f44752
parent98bbd80666c52faaa42bf88e03ea0a5a55691a96
Input: atmel_mxt_ts - read screen config from chip

By reading the touchscreen configuration from the settings that the
maXTouch chip is actually using, we can remove some platform data.

The matrix size is not used for anything, and results in some rather
confusing code to re-read it because it may change when configuration
is downloaded, so don't print it out.

Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Acked-by: Benson Leung <bleung@chromium.org>
Acked-by: Yufeng Shen <miletus@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
arch/arm/mach-s5pv210/mach-goni.c
drivers/input/touchscreen/atmel_mxt_ts.c
drivers/platform/chrome/chromeos_laptop.c
include/linux/i2c/atmel_mxt_ts.h