Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[firefly-linux-kernel-4.4.55.git] / drivers / cpufreq / s3c24xx-cpufreq.c
index be1b2b5c9753b6c6f2d0bc359890bfd7f8566ab9..227ebf7c1eeab087b6e799a2e6e779d3439cd52f 100644 (file)
@@ -141,6 +141,7 @@ static int s3c_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg)
 
 static void s3c_cpufreq_setfvco(struct s3c_cpufreq_config *cfg)
 {
+       cfg->mpll = _clk_mpll;
        (cfg->info->set_fvco)(cfg);
 }