mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 02:33:01 +09:00
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>