Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175369
b: refs/heads/master
c: db2820d
h: refs/heads/master
i:
  175367: b3e7562
v: v3
  • Loading branch information
Krzysztof Helt authored and Dave Jones committed Nov 24, 2009
1 parent a23b601 commit 46985af
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: b8cbe7e82ec8b55d7bbdde66fc69e788fde00dc6
refs/heads/master: db2820dd5445a44b4726f15a2bc89b9ded2503eb
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/cpufreq/powernow-k6.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ static int powernow_k6_cpu_init(struct cpufreq_policy *policy)
}

/* cpuinfo and default policy values */
policy->cpuinfo.transition_latency = CPUFREQ_ETERNAL;
policy->cpuinfo.transition_latency = 200000;
policy->cur = busfreq * max_multiplier;

result = cpufreq_frequency_table_cpuinfo(policy, clock_ratio);
Expand Down

0 comments on commit 46985af

Please sign in to comment.