On Tue, Sep 25, 2018 at 11:55 AM Colin King <[email protected]> wrote:

> From: Colin Ian King <[email protected]>
>
> Currently, the check on desc->eint.eint_n == EINT_NA is always false
> because this is comparing a u16 to -1 which can never be true.  Fix
> this by casting EINT_NA to u16.
>
> Detected by CoverityScan, CID#1473610 ("Operands don't affect result")
>
> Fixes: fb5fa8dc151b ("pinctrl: mediatek: extend struct mtk_pin_desc to 
> pinctrl-mtk-common-v2.c")
> Signed-off-by: Colin Ian King <[email protected]>

Patch applied.

Yours,
Linus Walleij

Reply via email to