mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>