From: Nicolas Royer Date: Tue, 6 Nov 2012 16:31:03 +0000 (+0100) Subject: ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support X-Git-Tag: v3.7-rc6~6^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=097965ee447e5ccec9776f9b075e64cf7607e5eb;p=pandora-kernel.git 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 Acked-by: Nicolas Ferre Acked-by: Eric Bénard Tested-by: Eric Bénard Cc: stable@vger.kernel.org # 3.6 --- Reading git-diff-tree failed