commit | 3695adc2fdaf3ad1881e0dd3e3422e5e141abd7d | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Sep 08 13:15:22 2011 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Sep 13 15:34:50 2012 +0200 |
tree | b8bef89c2d2f7527a78b2241e7729c6858927012 | |
parent | abcee5fb0dfbb248d883a2f6bdb4820abe3ac524 [diff] |
ARM: SoC: convert VExpress/RealView to SMP operations Convert both Realview and VExpress to use struct smp_operations to provide their SMP and CPU hotplug operation. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Nicolas Pitre <nico@fluxnic.net> Signed-off-by: Arnd Bergmann <arnd@arndb.de>