Commits

Anson Huang committed 8b7ab8db043
ENGR00211169-1 [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. Signed-off-by: Anson Huang <b20788@freescale.com>