regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 9 May 2012 21:22:30 +0000 (22:22 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:25:04 +0000 (13:25 +0100)
commit107a3967a814d99e700ff3788f6c66568ab914db
treefecc4b4d747d888c096e121eef8fcad03c39f5f4
parenta540f682860b3ce11fbfd36118bf64d5d4152bc1
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>
drivers/regulator/wm8350-regulator.c