ARM: at91: fix external interrupt specification in board code
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 24 Oct 2012 14:19:47 +0000 (16:19 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 24 Oct 2012 16:08:47 +0000 (18:08 +0200)
commit69e7ea04c9365626c0963ff09bbaa3a1b49e293a
tree3535fdf85a1c6d8d96b112568f82c95cc79612a1
parent738a0fd752dc60e20beeda6f2f0f62e58dc0e344
ARM: at91: fix external interrupt specification in board code

Since the switch to sparse irq, we have to add the NR_IRQS_LEGACY
offset to static irq numbers. It has been forgotten on these
SPI irq definitions in board code.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Cc: stable <stable@vger.kernel.org> [v3.6]
arch/arm/mach-at91/board-neocore926.c
arch/arm/mach-at91/board-sam9261ek.c
arch/arm/mach-at91/board-sam9263ek.c