]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: omap1: Exorcise the legacy GPIO header
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 30 Apr 2023 17:56:37 +0000 (19:56 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 24 May 2023 13:01:53 +0000 (15:01 +0200)
commitc729baa8604226a8f878296bd145ab4046c80b12
tree48b787442151fc2a1bfd9f92b03932143a708c45
parentdf89de979f0e09e1896d59312362ce1657b848eb
ARM: omap1: Exorcise the legacy GPIO header

After fixing all the offending users referencing the global GPIO
numberspace in OMAP1, a few sites still remain including the
legacy <linus/gpio.h> header for no reason.

Delete the last remaining users, and OMAP1 is free from legacy
GPIO dependencies.

Fixes: 92bf78b33b0b ("gpio: omap: use dynamic allocation of base")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-omap1/devices.c
arch/arm/mach-omap1/gpio15xx.c
arch/arm/mach-omap1/gpio16xx.c
arch/arm/mach-omap1/irq.c