linux/drivers/usb/dwc3
Vivek Gautam 01b8daf71b usb: dwc3: shutdown usb_phy when removing the device
We call usb_phy_init() from dwc3_core_init() during
probe, so adding usb_phy_shutdown() to dwc3_core_exit()
while removing the device so we don't keep PHYs
turned on, consuming power, unnecessarily.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-10-15 16:25:23 +03:00
..
core.c usb: dwc3: shutdown usb_phy when removing the device 2012-10-15 16:25:23 +03:00
core.h usb: dwc3: patches for v3.7 merge window 2012-09-11 13:52:48 -07:00
debug.h
debugfs.c
dwc3-exynos.c usb: dwc3: exynos: add nop transceiver support 2012-09-10 19:29:42 +03:00
dwc3-omap.c
dwc3-pci.c
ep0.c Merge 3.6-rc6 into usb-next 2012-09-16 20:42:46 -07:00
gadget.c usb: dwc3: gadget: fix 'endpoint always busy' bug 2012-10-15 15:03:03 +03:00
gadget.h
host.c
io.h
Kconfig
Makefile