regulator: wm8994: Convert to set_voltage_sel()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 15 Apr 2012 10:29:29 +0000 (11:29 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 15 Apr 2012 11:07:50 +0000 (12:07 +0100)
There's no need to implement set_voltage() as there is only a very small
range of selectors for the regulators in the WM8994 and the voltages are
not expected to vary frequently at runtime.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found