diff options
author | Hui Liu <[email protected]> | 2023-08-31 18:19:45 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-10-02 13:39:01 +0200 |
commit | 76750f1dcad3e1af2295cdf2f9434e06e3178ef3 (patch) | |
tree | 6606ff2f8779b329119baabf728467eca29c702f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 427694cfaafa565a3db5c5ea71df6bc095dca92f (diff) |
usb: typec: qcom: Update the logic of regulator enable and disable
Removed the call logic of disable and enable regulator
in reset function. Enable the regulator in qcom_pmic_typec_start
function and disable it in qcom_pmic_typec_stop function to
avoid unbalanced regulator disable warnings.
Fixes: a4422ff22142 ("usb: typec: qcom: Add Qualcomm PMIC Type-C driver")
Cc: stable <[email protected]>
Reviewed-by: Bryan O'Donoghue <[email protected]>
Acked-by: Bryan O'Donoghue <[email protected]>
Tested-by: Bryan O'Donoghue <[email protected]> # rb5
Signed-off-by: Hui Liu <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions