Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1749
b: refs/heads/master
c: 6778bae
h: refs/heads/master
i:
  1747: d54e0a2
v: v3
  • Loading branch information
Dave Jones committed Jun 1, 2005
1 parent eef9026 commit a7e160d
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: 1174631418fbb2c0c6946081b0b7d391f5d92861
refs/heads/master: 6778bae0f2f1d4af1b8bb876c992ea094ee958b4
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/cpufreq/longhaul.c
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ static int __init longhaul_cpu_init(struct cpufreq_policy *policy)
longhaul_setup_voltagescaling();

policy->governor = CPUFREQ_DEFAULT_GOVERNOR;
policy->cpuinfo.transition_latency = CPUFREQ_ETERNAL;
policy->cpuinfo.transition_latency = 200000; /* nsec */
policy->cur = calc_speed(longhaul_get_cpu_mult());

ret = cpufreq_frequency_table_cpuinfo(policy, longhaul_table);
Expand Down

0 comments on commit a7e160d

Please sign in to comment.