gpio: pxa: Use library functions
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 22 Sep 2017 09:19:26 +0000 (11:19 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 6 Oct 2017 22:01:08 +0000 (00:01 +0200)
commitad5c32218879c4b23638488989503d7444822ef2
tree603263866a9c875dbc9d56f09dbaab106f124373
parent40833a84faed72f333b1626f00f59e6bebea4d98
gpio: pxa: Use library functions

These request/free functions are just reimplementations of the
standard helpers in gpiolib. Delete them and replace with the
helpers.

Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pxa.c