Searched hist:"093 e9435483c8ad630a1432bfdcc10efe1c08a64" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff 093e9435483c8ad630a1432bfdcc10efe1c08a64 Thu Dec 04 13:12:08 CET 2014 Wei Chen <Wei.Chen@csr.com> gpio: sx150x: move to irqdomain framework for sx150x driver
The sx150x gpio driver used a loop to set liner irq map for gpio pins. Now we use the irq domain to rebuild this irq mappig and make sure the codes are still compatible to old users.
this patch also adds IRQF_ONESHOT flag to fix the IRQ flooding issues.
Signed-off-by: Wei Chen <Wei.Chen@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com> [Make Kconfig select GPIOLIB_IRQCHIP] Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|