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. Yours, Linus Walleij -- 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/

