regulator: tps65023: Use [set|get]_voltage_sel_regmap instead of open coded
authorAxel Lin <axel.lin@ingics.com>
Tue, 23 Apr 2013 03:54:48 +0000 (11:54 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 23 Apr 2013 10:32:56 +0000 (11:32 +0100)
Simply the [get|set]_voltage_sel implementation by using
regulator_[set|get]_voltage_sel_regmap instead of open coded.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found