From: Marc Zyngier Date: Thu, 12 Mar 2015 08:40:37 +0000 (+0000) Subject: ARM: imx6: Allow GPC interrupts affinity to be changed X-Git-Tag: omap-for-v4.1/fixes-rc1~58^2~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33b67523f556aa7ddb09f1c7fa4de5c080670c9;p=pandora-kernel.git ARM: imx6: Allow GPC interrupts affinity to be changed While converting the GPC code to a stacked irqchip, we lost the possibility to change the CPU affinity of an interrupt routed through the GPC. This patch restore the expected behaviour by forwarding the affinity setup to the underlying irqchip (GIC). Signed-off-by: Marc Zyngier Signed-off-by: Shawn Guo --- Reading git-diff-tree failed