From: Ludovic Desroches Date: Fri, 25 May 2012 12:11:51 +0000 (+0200) Subject: ARM: at91: aic can use fast eoi handler type X-Git-Tag: v3.6-rc1~147^2~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a859daaf6af4d234fcf964a421666d5cca3f6a;p=pandora-kernel.git 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 Signed-off-by: Will Deacon --- Reading git-diff-tree failed