]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: lp8788-buck: Use regulator_map_voltage_ascend
authorAxel Lin <axel.lin@ingics.com>
Wed, 24 Apr 2013 12:45:37 +0000 (20:45 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 25 Apr 2013 10:50:23 +0000 (11:50 +0100)
commit6dcbc200fe4e26fe9c53a47c5945646762c118be
treeeeb8fa1571db1268faa938172ecefc1ea5e29ba9
parenta32f9e0202ff5194734a5ca2d437e5062afb9d87
regulator: lp8788-buck: 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/lp8788-buck.c