diff options
author | Axel Lin <axel.lin@ingics.com> | 2012-11-08 10:27:29 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-11-08 22:37:54 +0100 |
commit | 3764bdde1dc2fe53a87db1777440c2532cfccd58 (patch) | |
tree | af47667c7addef0c82496dddb1e25e2de5681d83 /COPYING | |
parent | 65b6ca466748a8e0a906e40a470e1582bc565d79 (diff) | |
download | op-kernel-dev-3764bdde1dc2fe53a87db1777440c2532cfccd58.zip op-kernel-dev-3764bdde1dc2fe53a87db1777440c2532cfccd58.tar.gz |
gpio: mvebu: Set free callback for gpio_chip
We call pinctrl_request_gpio() in request callback, thus we need to call
pinctrl_free_gpio() in free callback.
Both mvebu_gpio_request() and mvebu_gpio_free() are not referenced outside of
this file, make them static.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions