]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: axp20x: Use regulator_map_voltage_ascend for LDO4
authorAxel Lin <axel.lin@ingics.com>
Tue, 15 Apr 2014 11:58:42 +0000 (19:58 +0800)
committerMark Brown <broonie@linaro.org>
Sun, 1 Jun 2014 12:42:42 +0000 (13:42 +0100)
commit67ad2d8e3b7011d09078f09ffcb87a925df7adb1
tree7ca0ebe03917c3d792ecadb86b275d91e11cec09
parent25f7b47d215bff66679b3298dbd30081a4c74ca7
regulator: axp20x: Use regulator_map_voltage_ascend for LDO4

The voltages in axp20x_ldo4_data 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/axp20x-regulator.c