On Thu, Feb 5, 2015 at 4:49 PM, Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Switch the PCF857x GPIO driver to use the gpiolib irqchip helpers. > This driver uses a nested threaded interrupt, hence handle_nested_irq() > and gpiochip_set_chained_irqchip() must be used. > > Note that this removes the checks added in commit 21fd3cd1874a2ac8 > ("gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done"), > as the interrupt mappings are no longer created on-demand by the driver, > but by gpiochip_irqchip_add() during initialization. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html