Re: [PATCH RFT] pinctrl: abx500: Fix checking if pin useAlternateFunction register

From: Linus Walleij
Date: Wed Mar 13 2013 - 09:59:20 EST


On Tue, Mar 5, 2013 at 7:58 AM, Axel Lin <axel.lin@xxxxxxxxxx> wrote:

> It's pointless to check "af.alt_bit1 == UNUSED" twice.
> This looks like a copy-paste bug, I think what we want is to check if *both*
> af.alt_bit1 and af.alt_bit2 are UNUSED.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>

Tentatively applied to fixes, waiting for Patrice to confirm...

Thanks!
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/