commit | e18162353afbb1b58622add7ea0f7a78c11ee44a | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Mar 24 09:44:42 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 01 11:59:32 2012 +0100 |
tree | 43f6b2b05f56882b7e18cb3a6a5f3254d29f66ab | |
parent | eed06517e1dade847d6abd8ddea5442bbfe082cc [diff] |
regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops Now all the callback implementation are the same for both ldo and dvm regulator_ops, merge them to tps6586x_regulator_ops. Also rename tps6586x_ldo_list_voltage to tps6586x_list_voltage. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>