100
don't remove newline
add log line when setup ar7100 misc irq controller
improve commit message for missing irq ack handler
Alexander Couzens (2):
MIPS: ath79: set missing irq ack handler for ar7100-misc-intc irq chip
MIPS: ath79: add irq chip ar7240-misc-intc
.../interrupt-controller
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
Acked-by: Alban Bedel
---
.../interrupt-controller/qca,ath79-misc-intc.txt | 20 ++--
arch/mips/ath79/irq.c
The irq ack handler was forgotten while introducing OF support.
Only ar71xx and ar933x based devices require it.
Signed-off-by: Alexander Couzens
Acked-by: Alban Bedel
---
arch/mips/ath79/irq.c | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/arch/mips/ath79
3 matches
Mail list logo