[PATCH 2/8] at91: factorize at91 interrupts init to soc
Christian Glindkamp
christian.glindkamp at taskit.de
Mon Jul 4 05:19:31 EDT 2011
On 2011-07-01 08:44, Jean-Christophe PLAGNIOL-VILLARD wrote:
> they are the same except the default priority
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre at atmel.com>
> Cc: Patrice Vilchez <patrice.vilchez at atmel.com>
> ---
> arch/arm/mach-at91/board-gsia18s.c | 5 -----
> arch/arm/mach-at91/board-pcontrol-g20.c | 7 -------
> arch/arm/mach-at91/board-stamp9g20.c | 6 ------
Aren't you breaking these boards? You remove their init_irq function
without updating the machine structure.
More information about the linux-arm-kernel
mailing list