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 18:40:57 +0200 |
commit | b4b05b9af35e4ba8aee4fc8fcfc4175c7feb3544 (patch) | |
tree | fcefdc7ada01a1ead30602ff7119a0a3a89e7d9c /mm/mempolicy.c | |
parent | pinctrl: rockchip: add support for the rk3036 (diff) | |
download | linux-b4b05b9af35e4ba8aee4fc8fcfc4175c7feb3544.tar.xz 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 'mm/mempolicy.c')
0 files changed, 0 insertions, 0 deletions