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

From: Patrice CHOTARD
Date: Wed Mar 13 2013 - 10:33:56 EST


On 03/13/2013 02:59 PM, Linus Walleij wrote:

> 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


Acked-by: Patrice Chotard <patrice.chotard@xxxxxx>

Patrice--
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/