Re: [PATCH] pinctrl: mediatek: Add get_direction support.

From: Linus Walleij
Date: Wed Nov 18 2015 - 08:54:53 EST


On Tue, Nov 17, 2015 at 11:17 PM, Hongzhou Yang
<hongzhou.yang@xxxxxxxxxxxx> wrote:

> Since Linux gpio framework return 0 for output, 1 for input.
> But HW use 0 stands for input, and 1 stands for output.
> So use negative to correct it.
>
> And gpio_chip.get is used to get input value, no need to get
> output value, so removing it.
>
> Signed-off-by: Hongzhou Yang <hongzhou.yang@xxxxxxxxxxxx>

Patch applied for fixes.

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/