Re: [PATCH 1/2] MIPS: ath79: set irq ACK handler for ar7100-misc-intc irq chip

2015-08-10 Thread Alban
On Thu, 6 Aug 2015 12:43:24 +0200 Alexander Couzens lyn...@fe80.eu wrote: A log message would be nice. IMHO it should mention that the ACK callbacks have been missed when introducing OF support. Signed-off-by: Alexander Couzens lyn...@fe80.eu --- arch/mips/ath79/irq.c | 13 ++--- 1

[PATCH 1/2] MIPS: ath79: set irq ACK handler for ar7100-misc-intc irq chip

2015-08-06 Thread Alexander Couzens
Signed-off-by: Alexander Couzens lyn...@fe80.eu --- arch/mips/ath79/irq.c | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/arch/mips/ath79/irq.c b/arch/mips/ath79/irq.c index afb0096..dc76fa1 100644 --- a/arch/mips/ath79/irq.c +++ b/arch/mips/ath79/irq.c @@