Re: [PATCH] arm: omap2: vc: fix 'or' always true warning

From: Frans Klaver
Date: Tue Sep 01 2015 - 14:21:30 EST


On Tue, Sep 1, 2015 at 5:46 PM, Tony Lindgren <tony@xxxxxxxxxxx> wrote:
> * Frans Klaver <frans.klaver@xxxxxxxxx> [150828 03:14]:
>> From: Frans Klaver <fransklaver@xxxxxxxxx>
>>
>> Fix the warning:
>> arch/arm/mach-omap2/vc.c:302:47: warning: logical âorâ of collectively exhaustive tests is always true [-Wlogical-op]
>>
>> As we're toggling both CLKREQ and OFFMODE, we should also be checking
>> OFFMODE.
>>
>> Signed-off-by: Frans Klaver <fransklaver@xxxxxxxxx>
>
> Thanks apppying into omap-for-v4.3/fixes.

Thanks!

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