commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=2291efe8922b81c2dd2b6a8a3162e0b8347e16be
branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk

Signed-off-by: Steven Miao <[email protected]>
---
 arch/blackfin/mach-bf609/dpm.S |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/blackfin/mach-bf609/dpm.S b/arch/blackfin/mach-bf609/dpm.S
index 1fb8404..54d50c6 100644
--- a/arch/blackfin/mach-bf609/dpm.S
+++ b/arch/blackfin/mach-bf609/dpm.S
@@ -69,7 +69,7 @@ ENTRY(_dummy_deepsleep)
 ENDPROC(_dummy_deepsleep)
 
 ENTRY(_enter_deepsleep)
-	LINK 0x0;
+	LINK 0xC;
 	[--sp] = (R7:0,P5:0);
 
 	/* Change EVT 11 entry to dummy handler for wake up event */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to