]> git.baikalelectronics.ru Git - kernel.git/commit
Input: of_touchscreen - switch to using device properties
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 Jul 2015 22:18:24 +0000 (15:18 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 12 Jul 2015 00:26:45 +0000 (17:26 -0700)
commite8e1169495a386694a3dfce8c79874f51f57e4a8
treeda07c4aee66dccb1613b86930637436070167f4c
parente35b33e17b6e5b5a7b09a86c77719a7946f5cb67
Input: of_touchscreen - switch to using device properties

Let's switch form OF to device properties so that common parsing code could
work not only on device tree but also on ACPI-based platforms.

Reviewed-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/edt-ft5x06.c
drivers/input/touchscreen/of_touchscreen.c
drivers/input/touchscreen/tsc2005.c
include/linux/input/touchscreen.h