commit | 107a3967a814d99e700ff3788f6c66568ab914db | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed May 09 22:22:30 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 03 13:25:04 2012 +0100 |
tree | fecc4b4d747d888c096e121eef8fcad03c39f5f4 | |
parent | a540f682860b3ce11fbfd36118bf64d5d4152bc1 [diff] |
regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages The WM8350 DCDCs have a simple linear mapping from selectors to voltages so can be converted very simply to use the new infrastructure for a nice reduction in code size. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>