From: Roger Quadros Date: Tue, 12 Mar 2013 10:44:41 +0000 (+0200) Subject: USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd64063fd917b5c79f99cae218e1df3ed1b62a2;p=pandora-kernel.git USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend For each port that is in PHY mode we obtain a PHY device using the USB PHY library and put it out of suspend. It is up to platform code to associate the PHY to the controller's port and it is up to the PHY driver to manage the PHY's resources. Also remove weird spacing around declarations we come across. Signed-off-by: Roger Quadros Acked-by: Felipe Balbi Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed