On 20 July 2013 18:07, Linus Walleij <[email protected]> wrote: > On Tue, Jun 25, 2013 at 4:27 PM, James Hogan <[email protected]> wrote: > >> Convert gpio-tz1090 driver to use generic irqchips. This allows the >> irq_ack, irq_mask, and irq_unmask callbacks and associated helper >> functions to be removed. Also switch to using irq_setup_alt_chip() in >> the irq_set_type callback instead of using __irq_set_handler_locked(). >> >> Signed-off-by: James Hogan <[email protected]> >> Cc: Linus Walleij <[email protected]> >> Cc: Grant Likely <[email protected]> >> --- >> This patch depends on the generic irqchip linear irqdomain work in >> tip/irq/core. >> >> Changes in v4: > > Patch applied. Confirm that the infrastructure is now upstream > pls, this is applied on top of v3.11-rc1.
Thanks Linus. Yes, the linear irq domain support in generic irqchip was included in v3.11-rc1, specifically: 088f40b genirq: Generic chip: Add linear irq domain support (and related commits) I'll queue the corresponding arch/metag device tree changes. Cheers James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

