ARM: SoC: convert VExpress/RealView to SMP operations
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 8 Sep 2011 12:15:22 +0000 (13:15 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 13 Sep 2012 13:34:50 +0000 (15:34 +0200)
commit3695adc2fdaf3ad1881e0dd3e3422e5e141abd7d
treeb8bef89c2d2f7527a78b2241e7729c6858927012
parentabcee5fb0dfbb248d883a2f6bdb4820abe3ac524
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>
arch/arm/mach-realview/core.h
arch/arm/mach-realview/hotplug.c
arch/arm/mach-realview/platsmp.c
arch/arm/mach-realview/realview_pb11mp.c
arch/arm/mach-realview/realview_pbx.c
arch/arm/mach-vexpress/core.h
arch/arm/mach-vexpress/hotplug.c
arch/arm/mach-vexpress/platsmp.c
arch/arm/mach-vexpress/v2m.c
arch/arm/plat-versatile/include/plat/platsmp.h [new file with mode: 0644]
arch/arm/plat-versatile/platsmp.c