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)
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>

No differences found