Commits

Anson Huang committed bff129d7a76
ENGR00211169-2 [SMP]Need to update loops_per_jiffy when cpufreq is changed Need to update loops_per_jiffy when cpufreq is changed, our platform only change the loops_per_jiffy of per_cpu cpu_data, we need to update it to global loops_per_jiffy which is used for udelay, this is for pure cpu freq change. Signed-off-by: Anson Huang <b20788@freescale.com>