Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258244
b: refs/heads/master
c: 3d32ead
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Jun 24, 2011
1 parent 123855d commit 78ed723
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: c4ac82c07dd3e4fb5d65a52ffa94e302f80b609d
refs/heads/master: 3d32ead3f16f054fa7f4a85a34eb12c36fd76269
5 changes: 1 addition & 4 deletions trunk/arch/arm/mach-s5pv210/sleep.S
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,8 @@
*/

ENTRY(s3c_cpu_save)

stmfd sp!, { r3 - r12, lr }
adr r3, BSYM(s5pv210_finish_suspend)
bl cpu_suspend
ldmfd sp!, { r3 - r12, pc }
b cpu_suspend

s5pv210_finish_suspend:
ldr r0, =pm_cpu_sleep
Expand Down

0 comments on commit 78ed723

Please sign in to comment.