ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support
authorNicolas Royer <nicolas@eukrea.com>
Tue, 6 Nov 2012 16:31:03 +0000 (17:31 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 16 Nov 2012 09:41:51 +0000 (10:41 +0100)
Spare irq support introduced by commit 8fe82a5 (ARM: at91: sparse irq support)
involves to add the NR_IRQS_LEGACY offset to irq number.

Signed-off-by: Nicolas Royer <nicolas@eukrea.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Eric Bénard <eric@eukrea.com>
Tested-by: Eric Bénard <eric@eukrea.com>
Cc: stable@vger.kernel.org # 3.6

No differences found