arm: mvebu: Improve the SMP support of the interrupt controller
authorGregory CLEMENT <[email protected]>
Wed, 5 Dec 2012 20:43:23 +0000 (21:43 +0100)
committerArnd Bergmann <[email protected]>
Thu, 28 Feb 2013 17:57:06 +0000 (18:57 +0100)
commit3202bf0157ccbf8f1f89051d60ba9ca3aa4d424f
tree5e3befeee8793e85e6ad7af63f2ebdbc5c127e5c
parent48be9ac930086f7605fb4959936f568e865b2cff
arm: mvebu: Improve the SMP support of the interrupt controller

This patch makes the interrupt controller driver more SMP aware for
the Armada XP SoCs. It adds the support for the per-CPU irq. It also
adds the implementation for the set_affinity hook.

Patch initialy wrote by Yehuda Yitschak and reworked by Gregory
CLEMENT.

Signed-off-by: Yehuda Yitschak <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Jason Cooper <[email protected]>
arch/arm/boot/dts/armada-xp.dtsi
arch/arm/mach-mvebu/irq-armada-370-xp.c