regulator: aat2870: Use regulator_map_voltage_ascend
authorAxel Lin <axel.lin@ingics.com>
Mon, 24 Mar 2014 12:45:38 +0000 (20:45 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 26 Mar 2014 16:52:39 +0000 (16:52 +0000)
The voltages in aat2870_ldo_voltages table are in ascendant order, so use
regulator_map_voltage_ascend.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/aat2870-regulator.c

Simple merge