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>
Showing
- drivers/input/touchscreen/Kconfig 2 additions, 2 deletionsdrivers/input/touchscreen/Kconfig
- drivers/input/touchscreen/Makefile 1 addition, 1 deletiondrivers/input/touchscreen/Makefile
- drivers/input/touchscreen/edt-ft5x06.c 1 addition, 1 deletiondrivers/input/touchscreen/edt-ft5x06.c
- drivers/input/touchscreen/of_touchscreen.c 30 additions, 26 deletionsdrivers/input/touchscreen/of_touchscreen.c
- drivers/input/touchscreen/tsc2005.c 1 addition, 1 deletiondrivers/input/touchscreen/tsc2005.c
- include/linux/input/touchscreen.h 2 additions, 9 deletionsinclude/linux/input/touchscreen.h
Please register or sign in to comment