diff options
author | Axel Lin <[email protected]> | 2012-11-08 10:27:29 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2012-11-08 22:37:54 +0100 |
commit | 3764bdde1dc2fe53a87db1777440c2532cfccd58 (patch) | |
tree | af47667c7addef0c82496dddb1e25e2de5681d83 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 65b6ca466748a8e0a906e40a470e1582bc565d79 (diff) |
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 <[email protected]>
Acked-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions