Re: [PATCH V2] gpio: tegra: Implement gpio_get_direction callback

From: Linus Walleij
Date: Sat Apr 30 2016 - 07:16:35 EST


On Fri, Apr 29, 2016 at 6:25 PM, Laxman Dewangan <ldewangan@xxxxxxxxxx> wrote:

> Implement gpio_get_direction() callback for Tegra GPIO.
> The direction is only valid if the pin is configured as
> GPIO. If pin is not configured in GPIO mode then this
> function return error.
>
> Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>

Patch applied with Stephen's and Jon's Review/ACK tags.

Yours,
Linus Walleij