From: Kishon Vijay Abraham I Date: Fri, 25 Jan 2013 03:00:54 +0000 (+0530) Subject: usb: dwc3: core: enable the USB2 and USB3 phy in probe X-Git-Tag: v3.9-rc1~126^2~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba007a971bb236be017cb8351c383ce6eadf095;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed