Commits

Lin Fuzhen committed 54816ec95a4
ENGR00218274 CPUFREQ: fix conservative governor bug When system not boot up all cores, such as adding max_cpus=n, n<NR_CPUS, then the conservative governor will increase the cpu frequncy to the highest freq and never get to down. Signed-off-by: Lin Fuzhen <fuzhen.lin@freescale.com>