commit | c2543b5f6c3e13996776079cda1007ef6e7a0bbb | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu May 31 17:39:00 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 03 13:25:05 2012 +0100 |
tree | 40db154c84a33c55da25a19068e0cec597c1e425 | |
parent | f2d103add158af4c95223a1b576cc0cc6a41a18b [diff] |
regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops wm831x_alive_ldo_ops uses simple linear voltage maps. Thus use regulator_map_voltage_linear is more efficient than using the default regulator_map_voltage_iterate. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>