Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39646
b: refs/heads/master
c: 474a14d
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones committed Nov 9, 2006
1 parent 66c168a commit 6ed0e54
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 6fdc2d07501f1fff1637f3c8efdc860e7fd28eb0
refs/heads/master: 474a14df3fce60bebde64d25c6adbdab7d30594a
4 changes: 0 additions & 4 deletions trunk/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,10 +463,6 @@ static int centrino_cpu_init_acpi(struct cpufreq_policy *policy)
}

for (i=0; i<p->state_count; i++) {
/* clear high bits (set by some BIOSes) that are non-relevant and
problematic for this driver's MSR only frequency transition code */
p->states[i].control &= 0xffff;

if (p->states[i].control != p->states[i].status) {
dprintk("Different control (%llu) and status values (%llu)\n",
p->states[i].control, p->states[i].status);
Expand Down

0 comments on commit 6ed0e54

Please sign in to comment.