Re: [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc

From: Ralf Baechle
Date: Tue Sep 22 2015 - 13:34:52 EST


On Tue, Sep 22, 2015 at 12:24:26PM +0200, Thomas Gleixner wrote:

> > The ar7240 misc irq chip use ack handler
> > instead of ack_mask handler. All new ath79 chips use
> > the ar7240 misc irq chip
> >
> > Signed-off-by: Alexander Couzens <lynxis@xxxxxxx>
> > Acked-by: Alban Bedel <albeu@xxxxxxx>
> > ---
> > .../interrupt-controller/qca,ath79-misc-intc.txt | 20 ++++++++++++++++++--
> > arch/mips/ath79/irq.c | 10 ++++++++++
>
> That driver should probably move into drivers/irqchip.

Like a fair number of other irq.c type files in arch/mips that could
reasonably easily be rewritten to go to drivers/irqchip.

> Other than that.
>
> Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Thanks, I replaced the previous version of this patch with this one.

Ralf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/