Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258248
b: refs/heads/master
c: 372c0ac
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Jun 24, 2011
1 parent 1fea0d0 commit 80a8f8b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e7089da9567fa8da37e35e1f81a5e3579d0d582d
refs/heads/master: 372c0ac8aca7655b6a8920b10bf9563402ac19d8
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-s3c2412/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ static void s3c2412_cpu_suspend(unsigned long arg)
{
unsigned long tmp;

flush_cache_all();

/* set our standby method to sleep */

tmp = __raw_readl(S3C2412_PWRCFG);
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-s3c2416/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ extern void s3c2412_sleep_enter(void);

static void s3c2416_cpu_suspend(unsigned long arg)
{
flush_cache_all();

/* enable wakeup sources regardless of battery state */
__raw_writel(S3C2443_PWRCFG_SLEEP, S3C2443_PWRCFG);

Expand Down

0 comments on commit 80a8f8b

Please sign in to comment.