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)
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

Simple merge