Searched hist:c3626fde (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/gpio/ |
H A D | driver.h | c3626fde Fri Mar 28 14:42:01 CDT 2014 Linus Walleij <linus.walleij@linaro.org> gpio: unmap gpio irqs properly
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> c3626fde Fri Mar 28 14:42:01 CDT 2014 Linus Walleij <linus.walleij@linaro.org> gpio: unmap gpio irqs properly 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>
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib.c | c3626fde Fri Mar 28 14:42:01 CDT 2014 Linus Walleij <linus.walleij@linaro.org> gpio: unmap gpio irqs properly
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>
|