pinctrl: remove remaining users of gpiochip_remove() retval
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 16 Sep 2014 22:05:41 +0000 (15:05 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Sep 2014 15:51:12 +0000 (17:51 +0200)
commit2fcea6cecbc965b4e02a39537d9d939f5251bbbd
treeccfc3423faa851c6231a26ce428962e2059b5fe4
parent88d5e520aa9701eb3e4f46165e02097cc03d363a
pinctrl: remove remaining users of gpiochip_remove() retval

Some drivers accidentally still use the return value from
gpiochip_remove(). Get rid of them so we can simplify this function
and get rid of the return value.

Cc: Abdoulaye Berthe <berthe.ab@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/nomadik/pinctrl-abx500.c
drivers/pinctrl/nomadik/pinctrl-nomadik.c
drivers/pinctrl/qcom/pinctrl-msm.c
drivers/pinctrl/samsung/pinctrl-exynos5440.c
drivers/pinctrl/samsung/pinctrl-samsung.c
drivers/pinctrl/sirf/pinctrl-sirf.c