commit | 2628b10070c5a934a977f20831d97778034b39af | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Wed Jun 04 20:44:03 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Fri Jun 06 11:16:08 2014 +0100 |
tree | 9aa82559470bc12ba11ce7dda747f149909b3223 | |
parent | 978371cbabb4cb7a47751049d72f06dc8348cab2 [diff] |
regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2 The voltage tables for dvm/ldo4/sw2 are actually linear mapping. Thus convert dvm/ldo4/sw2 to use regulator_list_voltage_linear. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>