summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/hotplug.c
diff options
context:
space:
mode:
authorScott Williams <scwilliams@nvidia.com>2011-07-18 15:20:56 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:46:48 -0800
commit07e32729adeff79693e0da4f64ade4a64f52b024 (patch)
tree1dad1a27668df6e24bb91bbb854d472644e2406e /arch/arm/mach-tegra/hotplug.c
parenta30f93203f93896205fc7de4956a05b285846c62 (diff)
ARM: tegra: Split sleep.S for Tegra2
Change-Id: I22bbfe62c6fed753a6852b12246f4a1f2414a96f Signed-off-by: Scott Williams <scwilliams@nvidia.com> DW: Split into logical changes Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Rebase-Id: R2d7985afe7ffafac651d747205e528331f5f993e
Diffstat (limited to 'arch/arm/mach-tegra/hotplug.c')
-rw-r--r--arch/arm/mach-tegra/hotplug.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/hotplug.c b/arch/arm/mach-tegra/hotplug.c
index 5e8277853986..cde2659451ae 100644
--- a/arch/arm/mach-tegra/hotplug.c
+++ b/arch/arm/mach-tegra/hotplug.c
@@ -51,7 +51,9 @@ int platform_cpu_kill(unsigned int cpu)
void platform_cpu_die(unsigned int cpu)
{
- tegra_sleep_reset();
+#ifdef CONFIG_ARCH_TEGRA_2x_SOC
+ tegra2_sleep_reset();
+#endif
/*
* tegra_cpu_suspend can return through tegra_cpu_resume, but that