regulator: tps65217: Use regulator_map_voltage_ascend for LDO1
authorAxel Lin <axel.lin@ingics.com>
Tue, 15 Apr 2014 11:55:35 +0000 (19:55 +0800)
committerMark Brown <broonie@linaro.org>
Fri, 18 Apr 2014 16:21:00 +0000 (17:21 +0100)
The voltages in LDO1_VSEL_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/tps65217-regulator.c