commit | 46bcb006ae92cdd10c39eeaecf2ca4994026943a | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Apr 23 11:54:48 2013 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Apr 23 11:32:56 2013 +0100 |
tree | 152b9628b73c9e0158c92632df8af2caca60b70d | |
parent | 60d509fa6a9c4653a86ad830e4c4b30360b23f0e [diff] |
regulator: tps65023: Use [set|get]_voltage_sel_regmap instead of open coded 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>