commit | eb4168158f79237498e4d3ddcef6e9436db15a4a | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Mar 23 06:25:05 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 26 18:35:35 2012 +0100 |
tree | 2eb95ae05bc283290bd87ca52df9f914613a8227 | |
parent | 5777d9b34aec841429ddade56403b3f53a821a1d [diff] |
regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable What we want is to restore wm8350->pmic.dcdcx_hib_mode settings to WM8350_DCDCx_LOW_POWER registers. Current code also clears all other bits of WM8350_DCDCx_LOW_POWER registers which is wrong. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>