diff options
author | 2016-04-05 15:09:09 +0200 | |
---|---|---|
committer | 2016-04-05 16:58:38 +0200 | |
commit | cee1b40d96f1b49e9a1b38e2d57d37a2c20ced31 (patch) | |
tree | 7a2df2fac4ce057a3fd6c6ca2cf48b5f402496ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: support native single-ended hardware drivers (diff) | |
download | linux-dev-cee1b40d96f1b49e9a1b38e2d57d37a2c20ced31.tar.xz linux-dev-cee1b40d96f1b49e9a1b38e2d57d37a2c20ced31.zip |
gpio: tc3589x: use BIT() macro
This switch to use BIT(n) instead of (1 << n) which is less
to the point. Most GPIO drivers do this to avoid mistakes.
Also switch from using <linux/gpio.h> to the apropriate
<linux/gpio/driver.h> include.
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
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