]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit4200e831e4a8fd09fa4e78de2e571ab270c12d06
treeda07c4aee66dccb1613b86930637436070167f4c
parent517178692ccd730a95b278bd8cd67e11498a9a84
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