dect
/
linux-2.6
Archived
13
0
Fork 0

bf60x: Add wake up latency bench for deep sleep mode.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
This commit is contained in:
Sonic Zhang 2012-05-31 18:40:20 +08:00 committed by Bob Liu
parent c7e48e1e3e
commit 928a8e6933
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ ENTRY(_enter_deepsleep)
sti r0;
SSYNC;
bfin_init_pm_bench_cycles;
/* Fall into deep sleep in idle*/
idle;
SSYNC;