From: Maxime Ripard Date: Thu, 5 Jun 2014 13:26:01 +0000 (+0200) Subject: pinctrl: sunxi: Add macro definition for pinctrl with more than one interrupt X-Git-Tag: cleanup-for-v3.18~87^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e1c30239fe31aae6b415088c39ede7fa62b190c;p=pandora-kernel.git pinctrl: sunxi: Add macro definition for pinctrl with more than one interrupt The A31 and A23, unlike the other Allwinner SoCs, have several interrupts banks and parent interrupts, while the other only have up to 32 interrupts in a single bank and a single parent interrupt. Start supporting it by introducing a function macro to declare irq functions and their banks. Signed-off-by: Maxime Ripard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed