Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342443
b: refs/heads/master
c: ebee854
h: refs/heads/master
i:
  342441: dd98d18
  342439: 723b97c
v: v3
  • Loading branch information
Inderpal Singh authored and Kukjin Kim committed Nov 27, 2012
1 parent 50b247f commit 02208f6
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 3445513ca283ebf55ce2345ef408f28d98884dab
refs/heads/master: ebee8541475f2f70d9035265f059570d2f701d5f
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-exynos/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,10 @@ static void exynos_pm_resume(void)
}

early_wakeup:

/* Clear SLEEP mode set in INFORM1 */
__raw_writel(0x0, S5P_INFORM1);

return;
}

Expand Down

0 comments on commit 02208f6

Please sign in to comment.