commit | f22c2bae2e9ca75174614d7fdccc206b2b062138 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Apr 19 14:18:48 2013 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Apr 19 11:47:29 2013 +0100 |
tree | 38e141643ffa720e63776c0dd4134c06b9c81097 | |
parent | 3df4a81c467e1f05188b3d93ebebfd633df58c5e [diff] |
regulator: palmas: Don't update tstep register for SMPS3 and SMPS7 SMPS3 and SMPS7 do not have tstep_addr setting, so current code actually writes 0 to smps12_ctl (offset is 0) register when set_ramp_delay callback is called for SMPS3 and SMPS7. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>