commit | 9997f3ffbbcde01bcd5966eeb26bc41243715021 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Nov 26 23:42:14 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 27 20:17:01 2012 +0000 |
tree | ef5150327fd009710f913fbd4d8184b4eaf4c2bb | |
parent | 7bde76726fa296defc0eafc602284a7676817348 [diff] |
regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is set When tps->enable_pwm_dvfs is true, write to TPS51632_VOLTAGE_BASE_REG rather than TPS51632_VOLTAGE_SELECT_REG. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>