Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258243
b: refs/heads/master
c: c4ac82c
h: refs/heads/master
i:
  258241: 5b702e1
  258239: 3a37963
v: v3
  • Loading branch information
Russell King committed Jun 24, 2011
1 parent 6b7ed55 commit 123855d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 34c79de6b2ea5bc5734d970851fb966b49d55a17
refs/heads/master: c4ac82c07dd3e4fb5d65a52ffa94e302f80b609d
4 changes: 1 addition & 3 deletions trunk/arch/arm/plat-s3c24xx/sleep.S
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,8 @@
*/

ENTRY(s3c_cpu_save)
stmfd sp!, { r4 - r12, lr }
adr r3, BSYM(s3c24xx_finish_suspend)
bl cpu_suspend
ldmfd sp!, { r4 - r12, pc }
b cpu_suspend

s3c24xx_finish_suspend:
@@ jump to final code to send system to sleep
Expand Down

0 comments on commit 123855d

Please sign in to comment.