Commit a0e211b5 authored by Dave Jones's avatar Dave Jones Committed by Dave Jones

[CPUFREQ] speedstep hcakers cnat spel.

parent ec7ba58e
......@@ -168,7 +168,7 @@ static void speedstep_set_state (unsigned int state, unsigned int notify)
local_irq_restore(flags);
if (new_state == state) {
dprintk(KERN_INFO "cpufreq: change to %u MHz succeded\n", (freqs.new / 1000));
dprintk(KERN_INFO "cpufreq: change to %u MHz succeeded\n", (freqs.new / 1000));
} else {
printk(KERN_ERR "cpufreq: change failed\n");
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment