commit | 8ba007a971bb236be017cb8351c383ce6eadf095 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Fri Jan 25 08:30:54 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Fri Jan 25 09:19:43 2013 +0200 |
tree | 3d12584837d2de6ba3860fe1e559819ca05a1921 | |
parent | 7e41bba94617b7e4f77d3531a63fbfacdf6842a6 [diff] |
usb: dwc3: core: enable the USB2 and USB3 phy in probe Enabled the USB2 and USB3 PHY in probe by calling usb_phy_set_suspend and disabled the PHYs on driver removal. When PM is implemented this will be optimized to enable the PHYs only when needed. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>