diff options
author | 2016-04-28 14:31:32 +0200 | |
---|---|---|
committer | 2016-04-28 14:34:41 +0200 | |
commit | 5e81e0a0913c609ce18709a0a4c8fb54344aaca1 (patch) | |
tree | 4eabde90b1f0bfa32bf8404918d906e477e7cd0a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range (diff) | |
download | linux-dev-5e81e0a0913c609ce18709a0a4c8fb54344aaca1.tar.xz linux-dev-5e81e0a0913c609ce18709a0a4c8fb54344aaca1.zip |
pinctrl: nomadik: use BIT() with offsets consequently
This driver is confusing in referencing/dereferencing the global
GPIO number scope in some places and using local offsets in other
places. Remove some of the confusion by removing local "bit" and
"bitmask" definitions and just use BIT(offset) directly. Also
unexport a function only used in this file.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions