Commits

Robin Gong committed 71a98a9dbba
ENGR00234685-1 cpufreq:fix one bug in cpufreq driver if I2C transfer error Currently, if we used LDO bypass, will set pfuze register by I2C bus to modify voltage according to different cpu frequency, if I2C transfer error, we should restore to old cpu frequency, not only in cpufreq driver but also cpufreq core. Signed-off-by: Robin Gong <b38343@freescale.com>