Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275142
b: refs/heads/master
c: be26a00
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren committed Nov 5, 2011
1 parent 17200b5 commit 3a85b08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c16ae1e64e292054bc4c5a20724b40217bdc43dd
refs/heads/master: be26a008414414c69a4ae9fe9877401c3ba62c5a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap1/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ void omap1_pm_idle(void)
return;
}

#ifdef CONFIG_OMAP_MPU_TIMER
#if defined(CONFIG_OMAP_MPU_TIMER) && !defined(CONFIG_OMAP_DM_TIMER)
#warning Enable 32kHz OS timer in order to allow sleep states in idle
use_idlect1 = use_idlect1 & ~(1 << 9);
#else
Expand Down

0 comments on commit 3a85b08

Please sign in to comment.