diff options
| author | Axel Lin <[email protected]> | 2013-03-25 14:59:00 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2013-03-25 10:19:52 +0000 |
| commit | 5689e830745b39dbab895e5e8df3f962cb7eecac (patch) | |
| tree | dff7d280172b92746119adf37e1403f3968b9c4d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 328a5369664d09e9082a8e814a9b2dcdfb7f519b (diff) | |
regulator: ab8500: Use regulator_list_voltage_linear for fixed voltage
Both ab8500_regulator_mode_ops and ab8500_regulator_ops do not have volt_table
setting, thus we can not use regulator_list_voltage_table for them.
However, they have min_uV setting with n_voltages = 1, so use
regulator_list_voltage_linear instead.
Also remove setting set_voltage_time_sel for ab8500_regulator_mode_ops.
It is used only for fixed voltage, so it does not need to implement
set_voltage_time_sel.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Lee Jones <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions