Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0c075d52 authored by Ajay Agarwal's avatar Ajay Agarwal Committed by Jack Pham
Browse files

usb: dwc3-msm: Remove redundant dwc3_msm_suspend call



dwc3_msm_pm_suspend bails out if DWC is not runtime suspended.
And if it is, it again calls dwc3_msm_suspend which is an
unnecessary call as it also returns if DWC is in LPM.
Remove this unnecssary dwc3_msm_suspend call.

Change-Id: I27a3f430e8c5ebec8eaccf05fe3cd3e3b5f06bce
Signed-off-by: default avatarAjay Agarwal <ajaya@codeaurora.org>
parent 544dc9d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment