• Janusz Krzysztofik's avatar
    ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device · 68e62a15
    Janusz Krzysztofik authored
    GPIO lookup table for ams-delta-serio device was introduced by commit
    04867389 ("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: default avatarJanusz Krzysztofik <jmkrzyszt@gmail.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    68e62a15
board-ams-delta.c 20.4 KB