summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pl061.c
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-10-11 17:34:17 +0200
committerLinus Walleij <linus.walleij@linaro.org>2015-10-16 22:15:51 +0200
commitda4002ee901205df4238dd9a63e5598064a0cd17 (patch)
tree5a16c3b382c9a47c0367c8ddca32532a20971851 /drivers/gpio/gpio-pl061.c
parentgpio: replace trivial implementations of request/free with generic one (diff)
downloadlinux-da4002ee901205df4238dd9a63e5598064a0cd17.tar.xz
linux-da4002ee901205df4238dd9a63e5598064a0cd17.zip
gpio: gpio-xz: use the generic request/free implementations
Instead of storing in the chip data whether the chip uses pinctrl and conditionally call pinctrl_{request,free}_gpio, just don't populate request/free in that case. This makes the implementations trivial and the same as the generic implementations, thus we can just use them. Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-pl061.c')
0 files changed, 0 insertions, 0 deletions