summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/power-lp.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/power-lp.S')
-rw-r--r--arch/arm/mach-tegra/power-lp.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/power-lp.S b/arch/arm/mach-tegra/power-lp.S
index 48c09640fd30..acc7645e34c1 100644
--- a/arch/arm/mach-tegra/power-lp.S
+++ b/arch/arm/mach-tegra/power-lp.S
@@ -66,7 +66,9 @@ wait_for_other_cores:
beq finish_power_state
//Save the local timers
+ stmfd sp!, {r1}
bl save_local_timers
+ ldmfd sp!, {r1}
//Ok we can save state for core0 now
save_arm_state: