commit | 068a8c8239d50a5fd025c97f94945d9f2ffa3438 | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.abraham@linaro.org> | Fri Nov 23 13:33:14 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Nov 24 18:57:04 2012 +0100 |
tree | c31e3bf13f37930a60b316cae3c1fe2ead7297ca | |
parent | 11ec7bf001e7bfd37f244042032e15dac2c301bc [diff] |
regulator: max8997: limit the number of dvs registers programmed in non-dvs mode In case the gpio based volatage selection mode is not used for either of buck 1/2/5, then only the BUCKxDVS1 register need to be programmed. So determine whether dvs mode is used and limit the loop count appropriately. Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>