]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Nov 2012 20:14:07 +0000 (12:14 -0800)
commit26a10f1df3311011e4317fafd33002309587d963
treeb591b72c6410dd2895d3600d60209ae1252e41ef
parent9ef0ecd730892e4086a7b9ad4dc38486f7db989c
ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support

commit 097965ee447e5ccec9776f9b075e64cf7607e5eb upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-at91/at91sam9g45_devices.c