ARM: at91: aic can use fast eoi handler type
authorLudovic Desroches <ludovic.desroches@atmel.com>
Fri, 25 May 2012 12:11:51 +0000 (14:11 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Jul 2012 12:26:57 +0000 (14:26 +0200)
The Advanced Interrupt Controller allows us to use the fast EOI handler type.
It lets us remove the Atmel specific workaround into arch/arm/kernel/irq.c
used to indicate to the AIC the end of the interrupt treatment.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found