commit | 08d6da291435f5de0f0fa283994a74f67d9ab23a | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Mar 24 20:45:38 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Wed Mar 26 16:52:39 2014 +0000 |
tree | 01155357f7e9ae00e11fb144f93ce68016b969ab | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
regulator: aat2870: Use regulator_map_voltage_ascend 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>