ARM: tegra: add cpu_disable for hotplug
authorJoseph Lo <josephl@nvidia.com>
Tue, 21 May 2013 10:13:35 +0000 (18:13 +0800)
committerStephen Warren <swarren@nvidia.com>
Tue, 28 May 2013 21:26:07 +0000 (15:26 -0600)
commit510bb595de26f90e5bb7c4a1e2a584e38398cf00
tree1a0cb9b73611ccb4583532def3cc425b0a30c820
parent33d5c01915ccca298a5fda7e0cb33199d225e03a
ARM: tegra: add cpu_disable for hotplug

The Tegra114 could hotplug the CPU0, but the common cpu_disable didn't
support that. Adding a Tegra specific cpu_disable function for it.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
[swarren: adjusted the switch statement to be future-proof]
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
This page took 0.024841 seconds and 5 git commands to generate.