]> git.kernelconcepts.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)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 16 Nov 2012 09:41:51 +0000 (10:41 +0100)
commit097965ee447e5ccec9776f9b075e64cf7607e5eb
tree92c20f4f3fae6b64f0caaf3d67921a1bb9b9f223
parent08d04a135a1c2e24c4d4bc7bbafee5e0e58f80c6
ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support

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
arch/arm/mach-at91/at91sam9g45_devices.c