commit | d2cabc4a23f8dea6caf51279777d511c7d8a5045 | [log] [tgz] |
---|---|---|
author | Ralph Sennhauser <ralph.sennhauser@gmail.com> | Fri Mar 17 18:44:06 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Mar 23 10:21:39 2017 +0100 |
tree | 468026b72ddbb880c95d8d2f0b52bcef756128eb | |
parent | b8c90199b51aa59da06e1a82a22ba11e69bd8150 [diff] |
gpio: mvebu: use BIT macro instead of bit shifting Use the BIT macro instead of explicitly shifting bits for some added clarity. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>