OSDN Git Service

pinctrl: meson: Use library functions
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 22 Sep 2017 09:16:40 +0000 (11:16 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 6 Oct 2017 22:00:19 +0000 (00:00 +0200)
commit40833a84faed72f333b1626f00f59e6bebea4d98
tree53be756229788b6e1e1004ae5bed39f34c3c43a1
parent92ddf5ff97f4d47bfe2ab18da320942befe32c26
pinctrl: meson: Use library functions

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

Cc: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/meson/pinctrl-meson.c