diff options
author | Janusz Krzysztofik <jmkrzyszt@gmail.com> | 2018-06-22 00:41:19 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-07-02 05:28:16 -0700 |
commit | 68e62a15a9146dead4a221ad1a31e3b186f12734 (patch) | |
tree | 1f23ba69684e112a2ba975ce53591c23b79baf9f /drivers/input | |
parent | 8c14b0846f5c6e5e043c9250cbe34b44a0e216b7 (diff) | |
download | linux-68e62a15a9146dead4a221ad1a31e3b186f12734.tar.gz linux-68e62a15a9146dead4a221ad1a31e3b186f12734.tar.bz2 linux-68e62a15a9146dead4a221ad1a31e3b186f12734.zip |
ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
GPIO lookup table for ams-delta-serio device was introduced by commit
0486738928bf ("ARM: OMAP1: ams-delta: add GPIO lookup tables").
Unfortunately, a follow up patch "Input: ams_delta_serio: use GPIO
lookup table" was not accepted by subystem maintainer who requested
conversion of the driver to a platform driver, replacepemnt of IRQ GPIO
pin with IRQ resource, replacement of GPIO pin providing keyboard power
with a regulator and removal of remaining GPIO pins from the driver as
not handled by it.
Let's start with removal of the no longer needed GPIO lookup table from
the board init file.
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions