[PATCH v3 1/5] ARM: msm: kill off hotplug.c

2014-02-06 Thread Kumar Gala
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just move that implementation into platsmp.c. At the same time we use the existing wfi() instead of inline asm. Signed-off-by: Kumar Gala --- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/common.h | 1 -

[PATCH v3 1/5] ARM: msm: kill off hotplug.c

2014-02-06 Thread Kumar Gala
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just move that implementation into platsmp.c. At the same time we use the existing wfi() instead of inline asm. Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/common.h |