commit | d621e8bae5ac9c67de4de90c5cded12adc8ee1e1 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Wed Dec 17 16:51:13 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 15 17:23:17 2015 +0100 |
tree | 5dc976ffdb54116e4e05916b47278b66d8ae3e36 | |
parent | 1d6902d3a68e83061c979a57d7411e8ae172df67 [diff] |
gpio/gpiolib-of: Create of_mm_gpiochip_remove Create counterpart of of_mm_gpiochip_add(). This way the modules that can be removable do not duplicate the cleanup code. Suggested-by: Alexandre Courbot <gnurou@gmail.com> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>