linux/drivers/usb/musb
Uwe Kleine-König 39cee200c2 usb: musb: core: call init and shutdown for the usb phy
The phy's init routine must be called before it can be used. Do so in
musb_init_controller and the matching shutdown in musb_remove.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-12-22 12:05:44 -06:00
..
Kconfig usb: musb: USB_TI_CPPI41_DMA requires dmaengine support 2015-11-18 15:09:26 -06:00
Makefile
am35x.c
blackfin.c
blackfin.h
cppi_dma.c
cppi_dma.h
da8xx.c
davinci.c
davinci.h
jz4740.c
musb_am335x.c
musb_core.c usb: musb: core: call init and shutdown for the usb phy 2015-12-22 12:05:44 -06:00
musb_core.h usb: musb: core: Fix handling of the phy notifications 2015-12-16 10:07:28 -06:00
musb_cppi41.c usb: musb: fix cppi channel teardown for isoch transfer 2015-09-21 14:42:36 -05:00
musb_debug.h
musb_debugfs.c
musb_dma.h
musb_dsps.c usb: common: of_usb_get_dr_mode to usb_get_dr_mode 2015-09-27 10:54:31 -05:00
musb_gadget.c usb: musb: gadget: remove redundant condition 2015-12-16 10:07:28 -06:00
musb_gadget.h
musb_gadget_ep0.c
musb_host.c usb: musb: fix tx fifo flush handling 2015-11-17 11:35:48 -06:00
musb_host.h
musb_io.h
musb_regs.h
musb_virthub.c
musbhsdma.c
musbhsdma.h
omap2430.c usb: musb: Fix unbalanced pm_runtime_enable 2015-12-16 10:07:28 -06:00
omap2430.h
sunxi.c musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLY 2015-10-09 16:35:00 -05:00
tusb6010.c
tusb6010.h
tusb6010_omap.c
ux500.c usb: musb: ux500: Fix module autoload for OF platform driver 2015-09-14 10:14:54 -05:00
ux500_dma.c