On Tue, Jun 12, 2012 at 1:30 PM, Marc Zyngier [off-list ref] wrote:
Convert the spear13xx platforms to use the smp_ops to provide
their SMP and CPU hotplug operations.
Cc: Viresh Kumar <redacted>
Signed-off-by: Marc Zyngier <redacted>
---
?arch/arm/mach-spear13xx/hotplug.c ? ? ? ? ? ? ?| ? ?6 +++---
?arch/arm/mach-spear13xx/include/mach/generic.h | ? ?7 +++++++
?arch/arm/mach-spear13xx/platsmp.c ? ? ? ? ? ? ?| ? 16 ++++++++++++----
?arch/arm/mach-spear13xx/spear1310.c ? ? ? ? ? ?| ? ?1 +
?arch/arm/mach-spear13xx/spear1340.c ? ? ? ? ? ?| ? ?1 +
?5 files changed, 24 insertions(+), 7 deletions(-)
Reviewed-by: Viresh Kumar <redacted>