projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7e48e1
)
bf60x: Add wake up latency bench for deep sleep mode.
author
Sonic Zhang
<sonic.zhang@analog.com>
Thu, 31 May 2012 10:40:20 +0000
(18:40 +0800)
committer
Bob Liu
<lliubbo@gmail.com>
Tue, 24 Jul 2012 05:39:49 +0000
(13:39 +0800)
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
arch/blackfin/mach-bf609/dpm.S
patch
|
blob
|
history
diff --git
a/arch/blackfin/mach-bf609/dpm.S
b/arch/blackfin/mach-bf609/dpm.S
index
62cc319
..
1fb8404
100644
(file)
--- a/
arch/blackfin/mach-bf609/dpm.S
+++ b/
arch/blackfin/mach-bf609/dpm.S
@@
-105,6
+105,8
@@
ENTRY(_enter_deepsleep)
sti r0;
SSYNC;
+ bfin_init_pm_bench_cycles;
+
/* Fall into deep sleep in idle*/
idle;
SSYNC;