aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/cpufreq')
-rw-r--r--drivers/cpufreq/powernow-k6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/cpufreq/powernow-k6.c b/drivers/cpufreq/powernow-k6.c
index c8012bc86910..f91027259c3c 100644
--- a/drivers/cpufreq/powernow-k6.c
+++ b/drivers/cpufreq/powernow-k6.c
@@ -55,6 +55,7 @@ static const struct {
55 unsigned freq; 55 unsigned freq;
56 unsigned mult; 56 unsigned mult;
57} usual_frequency_table[] = { 57} usual_frequency_table[] = {
58 { 350000, 35 }, // 100 * 3.5
58 { 400000, 40 }, // 100 * 4 59 { 400000, 40 }, // 100 * 4
59 { 450000, 45 }, // 100 * 4.5 60 { 450000, 45 }, // 100 * 4.5
60 { 475000, 50 }, // 95 * 5 61 { 475000, 50 }, // 95 * 5