Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217629
b: refs/heads/master
c: 0f3f164
h: refs/heads/master
i:
  217627: f57c966
v: v3
  • Loading branch information
Len Brown committed Oct 16, 2010
1 parent b71ef4a commit 94cae41
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: dea44c6b7df7f8bb67cb059b4c14b24288c4cd04
refs/heads/master: 0f3f164d9794f57d8afb033819f508a486c1304d
1 change: 0 additions & 1 deletion trunk/drivers/acpi/processor_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,6 @@ static int acpi_processor_setup_cpuidle(struct acpi_processor *pr)
strncpy(state->desc, cx->desc, CPUIDLE_DESC_LEN);
state->exit_latency = cx->latency;
state->target_residency = cx->latency * latency_factor;
state->power_usage = cx->power;

state->flags = 0;
switch (cx->type) {
Expand Down

0 comments on commit 94cae41

Please sign in to comment.