]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit5957ae1fdc50de61d08735d7132ae4f70ae357f7
tree4718bf53af2b50adfdae218f4e541991cbac2f1b
parent073a77d03ee88ae3a5504b3f73632841a55d60a1
regulator: tps65217: Use regulator_map_voltage_ascend for LDO1

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