aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/pixcir_i2c_ts.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2019-08-08 12:09:43 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-09-02 09:07:17 -0700
commit1eb7b4cacc01771ae42fcbc5ae9a4bc1d13c1dbc (patch)
tree08fef72cf4654247f2e480f253b249cb5d9d3b2b /drivers/input/touchscreen/pixcir_i2c_ts.c
parentInput: bu21013_ts - convert to using managed resources (diff)
downloadlinux-dev-1eb7b4cacc01771ae42fcbc5ae9a4bc1d13c1dbc.tar.xz
linux-dev-1eb7b4cacc01771ae42fcbc5ae9a4bc1d13c1dbc.zip
Input: bu21013_ts - remove support for platform data
There are no current users of the platform data in the tree, and any new users should either use device tree, or static device properties to describe the device. This change drop the platform data definition and handling and moves the driver over to generic device properties API. We also drop support for the external clock. If it is needed we will have to extend the bindings to supply the clock reference and handle it properly in the driver. Also, wakeup setting should be coming from I2C client. Tested-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/pixcir_i2c_ts.c')
0 files changed, 0 insertions, 0 deletions