regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator_ops
authorAxel Lin <axel.lin@ingics.com>
Wed, 24 Apr 2013 12:42:29 +0000 (20:42 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 25 Apr 2013 10:49:46 +0000 (11:49 +0100)
commit3bdf599289fcdfef88c87d26e29fc840a18ae6bd
tree9367dcb629d380e1b9c6fafb2e3a2345de55f4ce
parentc4bbfbd548671e1aaf92c6dd974790f29b887e0d
regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator_ops

Both mc13892_sw1 and mc13892_sw voltage table have ascendant voltage list.
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/mc13892-regulator.c