ARM: at91: aic can use fast eoi handler type
commit42a859daaf6af4d234fcf964a421666d5cca3f6a
authorLudovic Desroches <ludovic.desroches@atmel.com>
Fri, 25 May 2012 12:11:51 +0000 (25 14:11 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Jul 2012 12:26:57 +0000 (2 14:26 +0200)
treea025e57314554a8547b1afd782c7982631298adb
parentf25b00be60ab3865308a89437af66b277b04f53e
ARM: at91: aic can use fast eoi handler type

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>
arch/arm/kernel/irq.c
arch/arm/mach-at91/gpio.c
arch/arm/mach-at91/include/mach/irqs.h
arch/arm/mach-at91/irq.c