diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2015-08-29 01:25:01 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-09-25 09:40:57 -0700 |
commit | b4b05b9af35e4ba8aee4fc8fcfc4175c7feb3544 (patch) | |
tree | fcefdc7ada01a1ead30602ff7119a0a3a89e7d9c /Kbuild | |
parent | c5ce767088a5ab7a051006c7c1f6e2c2ab9f460d (diff) | |
download | blackbird-op-linux-b4b05b9af35e4ba8aee4fc8fcfc4175c7feb3544.tar.gz blackbird-op-linux-b4b05b9af35e4ba8aee4fc8fcfc4175c7feb3544.zip |
pinctrl: mediatek: Consistently use the BIT() macro
The mediatek pinctrl driver uses the BIT() macro instead of open
coding 1 << n in all but one place. Replace this occurrence with
the BIT() macro for consistency.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions