Re: [PATCH 57/61] gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration

2016-02-22 Thread Charles Keepax
On Mon, Feb 22, 2016 at 07:38:46PM +0530, Laxman Dewangan wrote: > Use devm_gpiochip_add_data() for GPIO registration and remove the > need of driver callback .remove. > > Signed-off-by: Laxman Dewangan > Cc: patc...@opensource.wolfsonmicro.com > --- Acked-by: Charles Keepax Thanks, Charles

[PATCH 57/61] gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration

2016-02-22 Thread Laxman Dewangan
Use devm_gpiochip_add_data() for GPIO registration and remove the need of driver callback .remove. Signed-off-by: Laxman Dewangan Cc: patc...@opensource.wolfsonmicro.com --- drivers/gpio/gpio-wm831x.c | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/drivers/gpio/