mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk30: cpufreq: cpufreq_scale_rate_for_dvfs no change freqs.old
This commit is contained in:
@@ -325,7 +325,6 @@ int cpufreq_scale_rate_for_dvfs(struct clk * clk,unsigned long rate,dvfs_set_rat
|
||||
}
|
||||
#endif
|
||||
|
||||
freqs.old=freqs.new;
|
||||
freqs.new=rk30_getspeed(0);
|
||||
/* notifiers */
|
||||
for_each_online_cpu(freqs.cpu)
|
||||
|
||||
Reference in New Issue
Block a user