summaryrefslogtreecommitdiff
path: root/Documentation/unshare.txt
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2016-06-15 05:21:34 +0300
committerMark Brown <broonie@kernel.org>2016-06-15 12:18:50 +0300
commit43160ffd12c8d1d331362362eea3c70e04b6f9c4 (patch)
tree11562334b3ba169da2111a64c412a244f5620a40 /Documentation/unshare.txt
parent3bfbb4d1a480cc17f6ccfce13b76eb6c0dbeaf8c (diff)
downloadlinux-43160ffd12c8d1d331362362eea3c70e04b6f9c4.tar.xz
regulator: qcom_smd: Remove list_voltage callback for rpm_smps_ldo_ops_fixed
Use regulator_list_voltage_linear_range in rpm_smps_ldo_ops_fixed is wrong because it is used for fixed regulator without any linear range. The rpm_smps_ldo_ops_fixed is used for pm8941_lnldo which has fixed_uV set and n_voltages = 1. In this case, regulator_list_voltage() can return rdev->desc->fixed_uV without .list_voltage implementation. Fixes: 3bfbb4d1a480 ("regulator: qcom_smd: add list_voltage callback") Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/unshare.txt')
0 files changed, 0 insertions, 0 deletions