]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: tps65023: Use regulator_map_voltage_ascend
authorAxel Lin <axel.lin@ingics.com>
Thu, 25 Apr 2013 03:32:40 +0000 (11:32 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 25 Apr 2013 10:49:28 +0000 (11:49 +0100)
commit571d28abdc15bc9627660c88f1a750384772098b
treef95bf75269e3cbc082c42f88cfe05a3f2de3388c
parente7c695a17da6405c8e362800cac40eced570b471
regulator: tps65023: Use regulator_map_voltage_ascend

All regulators have ascendant voltage list in this driver.
Use regulator_map_voltage_ascend for them.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/tps65023-regulator.c