diff options
author | 2017-12-21 01:37:31 +0100 | |
---|---|---|
committer | 2017-12-21 12:19:02 +0000 | |
commit | 221886646f75964ca31cf60f1811b2c9c4e965a5 (patch) | |
tree | 30b2698c6459c8f57c0848c067cb3f44b4fb95c9 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | Linux 4.15-rc1 (diff) | |
download | linux-dev-221886646f75964ca31cf60f1811b2c9c4e965a5.tar.xz linux-dev-221886646f75964ca31cf60f1811b2c9c4e965a5.zip |
spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip
gpio_free(gpio) simply does gpiod_free(gpio_to_desc(gpio)), so it's
simpler and cleaner to use gpiod_free directly.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions