ARM: SoC: convert MSM 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>
Fri, 14 Sep 2012 09:14:57 +0000 (11:14 +0200)
commit44ea349f5b7e0b4865de9ca6b4437c746eede40c
treefc6b41a24bc610dc7afedc3117fd84a6f3b6b2fa
parent06853ae475e1386d6d11d139ba7bf2c97b3d1768
ARM: SoC: convert MSM to SMP operations

Convert MSM SMP platforms to use struct smp_operations to provide
their SMP and CPU hotplug operations.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Cc: David Brown <davidb@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-msm/board-msm8960.c
arch/arm/mach-msm/board-msm8x60.c
arch/arm/mach-msm/core.h [new file with mode: 0644]
arch/arm/mach-msm/hotplug.c
arch/arm/mach-msm/platsmp.c
This page took 0.024557 seconds and 5 git commands to generate.