regulator: max8997: limit the number of dvs registers programmed in non-dvs mode
commit068a8c8239d50a5fd025c97f94945d9f2ffa3438
authorThomas Abraham <thomas.abraham@linaro.org>
Fri, 23 Nov 2012 08:03:14 +0000 (23 13:33 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 24 Nov 2012 17:57:04 +0000 (24 18:57 +0100)
treec31e3bf13f37930a60b316cae3c1fe2ead7297ca
parent11ec7bf001e7bfd37f244042032e15dac2c301bc
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>
drivers/regulator/max8997.c