OSDN Git Service

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)
commit9f29c9e30b98832d98e8f528252fe193123a7d80
tree2077573373fff0238013d2effb5bcfe97543072b
parent88c84c14cca44d9409f1733dfdecc1f473463f20
regulator: wm8994: Convert to set_voltage_sel()

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>
drivers/regulator/wm8994-regulator.c