ARM: mach-shmobile: Allow SoC specific CPU kill code
authorMagnus Damm <damm@opensource.se>
Wed, 28 Dec 2011 07:47:16 +0000 (16:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 9 Jan 2012 01:37:24 +0000 (10:37 +0900)
commit8b306796995609c281f6d32b3cbaa814551ad5ac
treecc15f092c9493d58004920855ac76fa691e71bd8
parentf0eab3889e4b5b71e1609c9850f652f06a812cf5
ARM: mach-shmobile: Allow SoC specific CPU kill code

Add the function shmobile_platform_kill_cpu() to allow
SoC specific code to tie in their CPU shutdown code.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/hotplug.c
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/platsmp.c