Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342445
b: refs/heads/master
c: 573e5bb
h: refs/heads/master
i:
  342443: 02208f6
v: v3
  • Loading branch information
Abhilash Kesavan authored and Kukjin Kim committed Nov 27, 2012
1 parent a8a9603 commit 5b16f80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a633208f2e97c7af9fa9e322fef249641f1f0c53
refs/heads/master: 573e5bbe653d01dc0f27e2d97754db9246b501c8
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-exynos/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ static int exynos_cpu_suspend(unsigned long arg)
outer_flush_all();
#endif

if (soc_is_exynos5250())
flush_cache_all();

/* issue the standby signal into the pm unit. */
cpu_do_idle();

Expand Down

0 comments on commit 5b16f80

Please sign in to comment.