[PATCH 1/4] ARM: at91: at91 based machines specify their own irq handler at run time
Christian Glindkamp
christian.glindkamp at taskit.de
Wed Jun 6 05:47:48 EDT 2012
On 2012-06-05 16:47, ludovic.desroches at atmel.com wrote:
> From: Ludovic Desroches <ludovic.desroches at atmel.com>
>
> SOC_AT91SAM9 selects MULTI_IRQ_HANDLER in order to let machines specify their
> own IRQ handler at run time.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches at atmel.com>
> ---
> arch/arm/mach-at91/board-cpu9krea.c | 1 +
> arch/arm/mach-at91/board-sam9g20ek.c | 1 +
> arch/arm/mach-at91/board-sam9261ek.c | 1 +
> arch/arm/mach-at91/board-stamp9g20.c | 1 +
> arch/arm/mach-at91/board-usb-a926x.c | 1 +
At least these board files contain more than one MACHINE_START, but
you only update the last one. Same for the third patch.
I have not looked at the rest of the patch.
More information about the linux-arm-kernel
mailing list