Input: eeti_ts - switch to gpiod API
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 20 Feb 2017 01:21:56 +0000 (17:21 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 5 Apr 2017 15:52:33 +0000 (08:52 -0700)
commitd99caa472c0a28dc95dd9b98c30ee46f9755181f
treef4c559efc86cc8d93168714105e9ef8f408eaaa3
parentd422be5f62ef7986d00afa4cd31eda5534ab7991
Input: eeti_ts - switch to gpiod API

gpiod API allows standard way of specifying GPIO polarity and takes it into
account when reading or setting GPIO state. It also allows us to switch to
common way of obtaining GPIO descriptor and away form legacy platform data.

Reviewed-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
arch/arm/mach-pxa/raumfeld.c
drivers/input/touchscreen/eeti_ts.c
include/linux/input/eeti_ts.h [deleted file]