commit | 510bb595de26f90e5bb7c4a1e2a584e38398cf00 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Tue May 21 18:13:35 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Tue May 28 15:26:07 2013 -0600 |
tree | 1a0cb9b73611ccb4583532def3cc425b0a30c820 | |
parent | 33d5c01915ccca298a5fda7e0cb33199d225e03a [diff] |
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>