Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130846
b: refs/heads/master
c: 0dc23d7
h: refs/heads/master
v: v3
  • Loading branch information
Kevin Hilman authored and Tony Lindgren committed Jan 29, 2009
1 parent f45c006 commit 869d046
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 5461af5af5c6a7fee78978aafe720541bf3a2f55
refs/heads/master: 0dc23d704874e892c3fb5f2c0e4dfbef3c9c6edf
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-omap2/sleep24xx.S
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,8 @@ ENTRY(omap24xx_cpu_suspend)
orr r4, r4, #0x40 @ enable self refresh on idle req
mov r5, #0x2000 @ set delay (DPLL relock + DLL relock)
str r4, [r2] @ make it so
mov r2, #0
nop
mcr p15, 0, r2, c7, c0, 4 @ wait for interrupt
mcr p15, 0, r3, c7, c0, 4 @ wait for interrupt
nop
loop:
subs r5, r5, #0x1 @ awake, wait just a bit
Expand Down

0 comments on commit 869d046

Please sign in to comment.