commit | 8b22285fd710976b2a1c6f625ca64dfbfe25ba2b | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue May 15 15:17:58 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri May 18 08:38:32 2012 +0100 |
tree | 44828b76f9037f575b8b7d52588c7a26c93c8a5b | |
parent | 3a8334b94850b08728237235df94a69c6ea9f6e7 [diff] |
regulator: tps65217: Convert to set_voltage_sel and map_voltage Convert tps65217_pmic_ops to use set_voltage_sel and map_voltage. After this convertion, we can also use tps65217_pmic_set_voltage_sel() for set_voltage_sel callback of tps65217_pmic_ldo1_ops. Thus this patch also removes tps65217_pmic_ldo1_set_voltage_sel() function. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>