From: Nicolas Ferre Date: Wed, 24 Oct 2012 14:19:47 +0000 (+0200) Subject: ARM: at91: fix external interrupt specification in board code X-Git-Tag: fixes-for-3.7~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e7ea04c9365626c0963ff09bbaa3a1b49e293a;p=pandora-kernel.git 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 Acked-by: Jean-Christophe PLAGNIOL-VILLARD Acked-by: Ludovic Desroches Cc: stable [v3.6] --- Reading git-diff-tree failed