Searched hist:da2382218c37fe7f8186c20b6b18aba477ec9b19 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-mm-lantiq.c | diff da2382218c37fe7f8186c20b6b18aba477ec9b19 Sun Jan 18 12:39:30 CET 2015 Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> gpio: gpio-mm-lantiq: 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: John Crispin <blogic@openwrt.org> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|