commit | e33b67523f556aa7ddb09f1c7fa4de5c080670c9 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Mar 12 08:40:37 2015 +0000 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Mar 30 16:43:50 2015 +0800 |
tree | b6fc0ec34e3766a796191fd0255d2f27d151ad3e | |
parent | 4e18a2243a8783010cc2c3c1c454e2eb279c0486 [diff] |
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 <marc.zyngier@arm.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>