Re: [PATCH] gpio: wcove-gpio: add get_direction method

2016-08-19 Thread Linus Walleij
On Mon, Aug 15, 2016 at 8:03 PM, Bin Gao wrote: > This patch adds .get_direction method for the gpio_chip structure > of the wcove_gpio driver. > > Signed-off-by: Bin Gao Patch applied. Yours, Linus Walleij

Re: [PATCH] gpio: wcove-gpio: add get_direction method

2016-08-19 Thread Linus Walleij
On Mon, Aug 15, 2016 at 8:03 PM, Bin Gao wrote: > This patch adds .get_direction method for the gpio_chip structure > of the wcove_gpio driver. > > Signed-off-by: Bin Gao Patch applied. Yours, Linus Walleij

[PATCH] gpio: wcove-gpio: add get_direction method

2016-08-15 Thread Bin Gao
This patch adds .get_direction method for the gpio_chip structure of the wcove_gpio driver. Signed-off-by: Bin Gao --- drivers/gpio/gpio-wcove.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/drivers/gpio/gpio-wcove.c b/drivers/gpio/gpio-wcove.c index

[PATCH] gpio: wcove-gpio: add get_direction method

2016-08-15 Thread Bin Gao
This patch adds .get_direction method for the gpio_chip structure of the wcove_gpio driver. Signed-off-by: Bin Gao --- drivers/gpio/gpio-wcove.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/drivers/gpio/gpio-wcove.c b/drivers/gpio/gpio-wcove.c index f5c88df..e11d6a3