diff options
-rw-r--r-- | arch/arm/mach-tegra/sleep-t2.S | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/arch/arm/mach-tegra/sleep-t2.S b/arch/arm/mach-tegra/sleep-t2.S index b2055655ba93..fc7b3db22318 100644 --- a/arch/arm/mach-tegra/sleep-t2.S +++ b/arch/arm/mach-tegra/sleep-t2.S @@ -1,7 +1,7 @@ /* * arch/arm/mach-tegra/include/mach/sleep-t2.S * - * Copyright (c) 2010-2012, NVIDIA Corporation. + * Copyright (c) 2010-2011, NVIDIA Corporation. * Copyright (c) 2011, Google, Inc. * * Author: Colin Cross <ccross@android.com> @@ -201,16 +201,6 @@ ENTRY(tegra2_sleep_wfi) tegra_sleep_cpu_save_finish: mrc p15, 0, r11, c1, c0, 1 @ save actlr before exiting coherency - - dsb -#ifdef MULTI_CACHE - mov32 r10, cpu_cache - mov lr, pc - ldr pc, [r10, #CACHE_FLUSH_KERN_ALL] -#else - bl __cpuc_flush_kern_all -#endif - bl tegra_cpu_exit_coherency mov32 r0, TEGRA_PMC_VIRT + PMC_SCRATCH41 |