diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-09-27 16:11:10 -0700 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-09-30 09:03:02 -0700 |
commit | 4e2678b540bbcd91b2135e13240baa7712eafa33 (patch) | |
tree | 98d008d70d16cb217a06c075fd498c6aeae90e83 /kernel | |
parent | 96b2cca64fa3e1a31b573bb308b2944c802aacf3 (diff) |
gpio: stmpe: use BIT() macro
Avoid custom (1 << bits) shifting by consequently using the
BIT() macro from <linux/bitops.h>.
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions