regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops
authorAxel Lin <axel.lin@gmail.com>
Sat, 24 Mar 2012 01:44:42 +0000 (09:44 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:59:32 +0000 (11:59 +0100)
commite18162353afbb1b58622add7ea0f7a78c11ee44a
tree43f6b2b05f56882b7e18cb3a6a5f3254d29f66ab
parenteed06517e1dade847d6abd8ddea5442bbfe082cc
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>
drivers/regulator/tps6586x-regulator.c