Re: [PATCH 1/2] input: remove use of gpiochip_remove() retval

2014-10-08 Thread Linus Walleij
On Tue, Sep 30, 2014 at 4:34 PM, Pramod Gurav wrote: > Get rid of using return value from gpiochip_remove() as it returns > void. > > Cc: Linus Walleij > Cc: Alexandre Courbot > Cc: Dmitry Torokhov > Cc: linux-in...@vger.kernel.org > Cc: linux-g...@vger.kernel.org > Signed-off-by: Pramod Gurav

[PATCH 1/2] input: remove use of gpiochip_remove() retval

2014-09-30 Thread Pramod Gurav
Get rid of using return value from gpiochip_remove() as it returns void. Cc: Linus Walleij Cc: Alexandre Courbot Cc: Dmitry Torokhov Cc: linux-in...@vger.kernel.org Cc: linux-g...@vger.kernel.org Signed-off-by: Pramod Gurav --- drivers/input/keyboard/adp5588-keys.c |4 +--- drivers/input