aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2016-06-15 02:21:34 +0000
committerMark Brown <[email protected]>2016-06-15 09:18:50 +0000
commit43160ffd12c8d1d331362362eea3c70e04b6f9c4 (patch)
tree11562334b3ba169da2111a64c412a244f5620a40 /scripts/gdb/vmlinux-gdb.py
parentregulator: qcom_smd: add list_voltage callback (diff)
downloadkernel-43160ffd12c8d1d331362362eea3c70e04b6f9c4.tar.gz
kernel-43160ffd12c8d1d331362362eea3c70e04b6f9c4.zip
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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions