regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOs
authorAxel Lin <axel.lin@gmail.com>
Thu, 15 Mar 2012 09:17:36 +0000 (17:17 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:59:25 +0000 (11:59 +0100)
commitf72d643e87581cbee49f39c1fd8268b1a9252b80
treeeed628595cab77fb2dc0469d2996dc6f6f946a2a
parentc8237f01db63b458c34222d07f66c5417cfd866b
regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOs

Merge tps65912_list_voltage_dcdc and tps65912_list_voltage_ldo to
tps65912_list_voltage.  This change does not add too much complexity in
tps65912_list_voltage function.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/tps65912-regulator.c