driver:gpio remove all usage of gpio_remove retval in driver
authorabdoulaye berthe <berthe.ab@gmail.com>
Sat, 12 Jul 2014 20:30:14 +0000 (22:30 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 18 Sep 2014 18:03:10 +0000 (11:03 -0700)
this remove all reference to gpio_remove retval in all driver
except pinctrl and gpio. the same thing is done for gpio and
pinctrl in two different patches.

Signed-off-by: Abdoulaye Berthe <berthe.ab@gmail.com>
Acked-by: Michael Büsch <m@bues.ch>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found