]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
usb: dwc3: core: fix PHY handling during suspend
authorFelipe Balbi <balbi@kernel.org>
Mon, 11 Apr 2016 14:12:34 +0000 (17:12 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 18 Apr 2016 09:35:17 +0000 (12:35 +0300)
commit5c4ad318de3b8e8680d654c82a254c4b65243739
tree7208078b192a98cd8a4ace8b016f51d44fc92748
parent45d49cb706e5d8f0ca5e868118b5d453afbb938f
usb: dwc3: core: fix PHY handling during suspend

we need to power off the PHY during suspend and
power it back on during resume.

Signed-off-by: Felipe Balbi <balbi@kernel.org>
[nsekhar@ti.com: fix call to usb_phy_set_suspend() in dwc3_suspend()]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/core.c