gpio: unmap gpio irqs properly
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Mar 2014 19:42:01 +0000 (20:42 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Mar 2014 19:42:01 +0000 (20:42 +0100)
When using the irqchip helper inside the gpiolib, make sure
the IRQs are unmapped/disposed before the irqdomain is removed
as part of removing the gpiochip.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c
include/linux/gpio/driver.h

Simple merge
Simple merge