OSDN Git Service

ARM: pxa: maybe fix gpio lookup tables
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Sep 2019 20:31:51 +0000 (22:31 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 20 Apr 2022 11:29:44 +0000 (13:29 +0200)
commit2672a4bff6c03a20d5ae460a091f67ee782c3eff
tree3868be06e72a67af2224c1831caa3b67d462dfaf
parent57bf0f5a162d386cc1a33f8dd492bb7a2cf8e8ac
ARM: pxa: maybe fix gpio lookup tables

From inspection I found a couple of GPIO lookups that are
listed with device "gpio-pxa", but actually have a number
from a different gpio controller.

Try to rectify that here, with a guess of what the actual
device name is.

Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Cc: stable@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-pxa/cm-x300.c
arch/arm/mach-pxa/magician.c
arch/arm/mach-pxa/tosa.c