omap4: hotplug: Add basic CPU hotplug support
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 2 Aug 2010 10:18:19 +0000 (13:18 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 10:18:19 +0000 (13:18 +0300)
commit7d35b8d09fb0cb0a89c8c265a5bfb52c2867b1d5
tree1086c9e507b3565563bede1498487e30b7c3c1b3
parent3f9eaf0984952f69cb2d0c1b0f99b95b74742094
omap4: hotplug: Add basic CPU hotplug support

This patch adds cpu hotplug support for OMAP4430. Only CPU inactive
state is supported as a low power state in the basic hot-plug support

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/include/mach/omap4-common.h
arch/arm/mach-omap2/omap-hotplug.c [new file with mode: 0644]
arch/arm/mach-omap2/omap-smp.c