|
@@ -210,6 +210,8 @@ static int exynos_cpufreq_cpu_init(struct cpufreq_policy *policy)
|
|
|
|
|
|
cpufreq_frequency_table_get_attr(exynos_info->freq_table, policy->cpu);
|
|
cpufreq_frequency_table_get_attr(exynos_info->freq_table, policy->cpu);
|
|
|
|
|
|
|
|
+ locking_frequency = exynos_getspeed(0);
|
|
|
|
+
|
|
/* set the transition latency value */
|
|
/* set the transition latency value */
|
|
policy->cpuinfo.transition_latency = 100000;
|
|
policy->cpuinfo.transition_latency = 100000;
|
|
|
|
|