"git@git.tuxist.de:jan.koester/linux.git" did not exist on "e17ca5cf3c5b2a769bcde2c37cf0d96f08c8cb17"
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>
Loading
Please sign in to comment