commit | f91b2dbba5fdbe2d211aa8a4b353a8d3b5126f45 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Sun Jan 18 12:39:26 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 20 11:18:28 2015 +0100 |
tree | 417fdefc3db6157aa3c3452f2c8f3d447d29083a | |
parent | 1dfb4a0d7615811ec4a61b0a7631c8ddc0baf335 [diff] |
gpio: mpc5200: 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: Alexandre Courbot <gnurou@gmail.com> Cc: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>