]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ARM: tegra: add cpu_disable for hotplug"
authorJoseph Lo <josephl@nvidia.com>
Fri, 19 Jul 2013 09:25:23 +0000 (17:25 +0800)
committerStephen Warren <swarren@nvidia.com>
Fri, 19 Jul 2013 16:00:37 +0000 (10:00 -0600)
commit18ec7a84401812540bd64320afe35ed30bce4084
tree2ef5a70b55f2c1af2ad801c5820184fae3bf765e
parent1fa52ddc4d40aac4c286f484e79ec7d0328052f9
Revert "ARM: tegra: add cpu_disable for hotplug"

This reverts commit 2d519be "ARM: tegra: add cpu_disable for hotplug".

The Tegra114 support CPU0 hotplug function in HW physically, but it needs
other software to make it work normally after we add CPU idle power down
mode support. So remove them for now.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/common.h
arch/arm/mach-tegra/hotplug.c
arch/arm/mach-tegra/platsmp.c