Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39649
b: refs/heads/master
c: 3d4a7ef
h: refs/heads/master
i:
  39647: 0850d3d
v: v3
  • Loading branch information
Venkatesh Pallipadi authored and Dave Jones committed Dec 12, 2006
1 parent 592e353 commit 41ef8dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 8b9c6671f8dbedbd071a9a6c787d4086a8990db4
refs/heads/master: 3d4a7ef3d3f0c9f3cf8da724d5935253a713d8b6
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ static int acpi_cpufreq_cpu_init(struct cpufreq_policy *policy)
perf->states[i].core_frequency * 1000;
valid_states++;
}
data->freq_table[perf->state_count].frequency = CPUFREQ_TABLE_END;
data->freq_table[valid_states].frequency = CPUFREQ_TABLE_END;

result = cpufreq_frequency_table_cpuinfo(policy, data->freq_table);
if (result)
Expand Down

0 comments on commit 41ef8dc

Please sign in to comment.