Re: [PATCH] pinctrl: mediatek: Consistently use the BIT() macro

From: Linus Walleij
Date: Fri Sep 25 2015 - 12:42:00 EST


On Fri, Aug 28, 2015 at 4:25 PM, Javier Martinez Canillas
<javier@xxxxxxxxxxxxxxx> wrote:

> 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@xxxxxxxxxxxxxxx>

Patch applied with Matthias' Ack.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/