RK29Smartphone:core voltage changed from 1.25v to 1.30v, when cpu frequecy is 1G Hz

This commit is contained in:
phc
2011-07-28 17:45:06 +08:00
parent 5aa311af03
commit 95f4029300

View File

@@ -3096,7 +3096,7 @@ static struct cpufreq_frequency_table freq_table[] =
{ .index = 1050000, .frequency = 408000 },
{ .index = 1100000, .frequency = 600000 },
{ .index = 1150000, .frequency = 816000 },
{ .index = 1250000, .frequency = 1008000 },
{ .index = 1300000, .frequency = 1008000 },
{ .frequency = CPUFREQ_TABLE_END },
};