Input: pixcir_i2c_ts - use standard OF touchscreen parsing code
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 Jul 2015 21:29:29 +0000 (14:29 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 12 Jul 2015 00:28:36 +0000 (17:28 -0700)
commitd48259a0d2c6820d26ea2077c8d330cf1b33877d
tree70e1ad6a7a80d967d1108a7437dd22fa0bb22b95
parent69b8c2a50c59a3b1c70666059a85c646f897eb96
Input: pixcir_i2c_ts - use standard OF touchscreen parsing code

Let's switch to using standard touchscreen device properties parsing module
instead of doing it by hand in the driver.

Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/pixcir_i2c_ts.c