diff options
author | 2016-02-29 21:08:19 +0800 | |
---|---|---|
committer | 2016-03-09 09:17:55 +0700 | |
commit | 3fab91ea284a3b795327dda915a3c150a49e4be2 (patch) | |
tree | b14a447bd32e444aa848d364defcff8ec5bdf730 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: timberdale: Switch to devm_ioremap_resource() (diff) | |
download | linux-dev-3fab91ea284a3b795327dda915a3c150a49e4be2.tar.xz linux-dev-3fab91ea284a3b795327dda915a3c150a49e4be2.zip |
gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free
The implementation of lp3943_gpio_request/lp3943_gpio_free test pin_used
for tracing the pin usage. However, gpiolib already checks FLAG_REQUESTED
flag for the same purpose. So remove the redundant implementation.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions