Searched hist:"7 f87210eff7a26a0215b493e9dd7322b16d8dc72" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff 7f87210eff7a26a0215b493e9dd7322b16d8dc72 Fri Jul 25 08:54:46 CEST 2014 Mika Westerberg <mika.westerberg@linux.intel.com> gpio: lynxpoint: Convert to use gpiolib irqchip
Instead of open-coding irqchip handling in the driver we can take advantage of the new irqchip helpers provided by the gpiolib core.
While doing this we also make sure that we call gpiochip_irqchip_add() after the gpiochip itself is registered as required.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|