commit | ff00be69fd95ea02b1274ea2ea1474727adeffd5 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Sun Jan 18 12:39:31 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 20 11:18:56 2015 +0100 |
tree | 408c454b2c9ec5160f37089ea68b2490fdd74426 | |
parent | da2382218c37fe7f8186c20b6b18aba477ec9b19 [diff] |
gpio: zevio: 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: Fabian Vogt <fabian@ritter-vogt.de> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>