gpio: mpc8xxx: Use of_mm_gpiochip_remove
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Sun, 18 Jan 2015 11:39:33 +0000 (12:39 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 21 Jan 2015 16:45:11 +0000 (17:45 +0100)
commit257e10752c13f2698d53e5df1744f4d7e41fdfa7
tree7eea4518ffa1b107815910f56a101c043d5eaa51
parent0da094d82c2741c58eb298d13386a95c7ab92dc7
gpio: mpc8xxx: Use of_mm_gpiochip_remove

Since d621e8bae5ac9c67 (Create of_mm_gpiochip_remove), there is a
counterpart for of_mm_gpiochip_add.

This patch implements the remove function of the driver making use of
it.

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mpc8xxx.c
This page took 0.024411 seconds and 5 git commands to generate.