Skip to content
Commit 246d844a authored by Vamsi Krishna Samavedam's avatar Vamsi Krishna Samavedam
Browse files

qusb2: Add missing phy regulator calls in shutdown callback



dwc3 implementation sets up the phy using phy init before
adding xhci platform device. xhci platform driver also sets
up phy using init api. This causes phy ldos to be enabled
twice as phy driver does not turn off regulators in shutdown
callback. While at it, remove legacy code which disables the
phy as phy will be disabled in set_suspend callback.

Change-Id: Ic7320815000681dc0fa1da36db82705f11da8ae5
Signed-off-by: default avatarVamsi Krishna Samavedam <vskrishn@codeaurora.org>
parent 739b514f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment