]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit138ce88ada772c62df05948e70dd9aa7297ba523
tree1086c9e507b3565563bede1498487e30b7c3c1b3
parent98dabf6df1a4fcb8dd0f319f23e30160b7582c49
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