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

Skip to content
Commit 7fc715ec authored by Manu Gautam's avatar Manu Gautam
Browse files

usb: dwc3-msm: Defer probe early if vbus_regulator get fails



DWC3-msm driver is responsible for adding dwc3 core platform
device using the DWC3 core DT node passed as its child.
Since, there is no clean way to undo the effects of
of_platform_populate API, move regulator_get for Vbus early in
probe so that dwc3-msm probe can be deferred way before adding
its children platform devices i.e. dwc3 core and XHCI.

Change-Id: Id33b6b4e30e31468603c2984538d8a1c2da2a2ba
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent 39e0d0b3
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