commit | fc492f9bd13cb4c7c1299f5d390a203c1ad9a85b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed May 09 22:27:41 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 04 10:25:03 2012 +0100 |
tree | 19e7e3307f9bd72cf59424c140b55fe185727beb | |
parent | 2e3f7f26e1323fb302921c4575a499710636d531 [diff] |
regulator: wm8350: Convert LDOs to set_voltage_sel() Since there are two linear ranges for the LDO voltages provide a voltage mapping function and then use regulator_set_voltage_sel_regmap(). Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>