Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230873
b: refs/heads/master
c: 03d8b08
h: refs/heads/master
i:
  230871: 4511527
v: v3
  • Loading branch information
Len Brown committed Jan 12, 2011
1 parent d49049f commit c17189c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: d247632c08c674864d438733280422ddb7130ff8
refs/heads/master: 03d8b083511a7be2c69b750b8a4e412a21189291
1 change: 0 additions & 1 deletion trunk/arch/sh/kernel/cpu/shmobile/cpuidle.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ void sh_mobile_setup_cpuidle(void)
state->target_residency = 1 * 2;
state->power_usage = 3;
state->flags = 0;
state->flags |= CPUIDLE_FLAG_SHALLOW;
state->flags |= CPUIDLE_FLAG_TIME_VALID;
state->enter = cpuidle_sleep_enter;

Expand Down

0 comments on commit c17189c

Please sign in to comment.