From: Nicolas Ferre Date: Sat, 11 Feb 2012 19:48:52 +0000 (+0100) Subject: ARM: at91/snapper9260: move gpio_to_irq out of structure initialization X-Git-Tag: v3.4-rc1~85^2~4^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5e07967187f3af538c237921993ec5889b3f2a;p=pandora-kernel.git ARM: at91/snapper9260: move gpio_to_irq out of structure initialization gpio_to_irq() implementation will be moved from a macro to a plain function: we cannot use it in a structure initialization anymore. Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Reviewed-by: Ryan Mallon --- Reading git-diff-tree failed