remarkable-linux/drivers/usb/musb
Tony Lindgren 2c5575401e usb: musb: Fix locking errors for host only mode
If we have USB gadgets disabled and USB_MUSB_HOST set, we get
errors "possible irq lock inverssion dependency detected"
errors during boot.

Let's fix the issue by adding start_musb flag and start
the controller after we're out of the spinlock protected
section.

Reported-by: Ladislav Michl <ladis@linux-mips.org>
Tested-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-30 14:11:38 +02:00
..
am35x.c
blackfin.c
blackfin.h
cppi_dma.c usb: musb: cleanup cppi_dma header 2016-07-17 08:23:57 +09:00
cppi_dma.h usb: musb: cppi41: move struct cppi41_dma_channel to header 2016-07-17 08:23:57 +09:00
da8xx.c
davinci.c
davinci.h
jz4740.c usb: musb: jz4740: fix error check of usb_get_phy() 2016-04-26 14:50:02 -07:00
Kconfig
Makefile usb: musb: add tracepoints support for debugging 2016-07-17 08:23:57 +09:00
musb_am335x.c
musb_core.c usb: musb: add tracepoints to dump interrupt events 2016-07-17 08:23:57 +09:00
musb_core.h usb: musb: Return error value from musb_mailbox 2016-06-01 14:58:59 -07:00
musb_cppi41.c usb: musb: cppi41: add dma channel tracepoints 2016-07-17 08:23:57 +09:00
musb_debug.h usb: musb: add tracepoints support for debugging 2016-07-17 08:23:57 +09:00
musb_debugfs.c
musb_dma.h
musb_dsps.c usb: musb: dsps: use musb register read/write wrappers instead 2016-07-17 08:23:57 +09:00
musb_gadget.c usb: musb: gadget: add usb-request tracepoints 2016-07-17 08:23:57 +09:00
musb_gadget.h
musb_gadget_ep0.c usb: musb: switch dev_dbg to tracepoints 2016-07-17 08:23:57 +09:00
musb_host.c usb: musb: host: add urb tracepoints 2016-07-17 08:23:57 +09:00
musb_host.h
musb_io.h
musb_regs.h
musb_trace.c usb: musb: add tracepoints support for debugging 2016-07-17 08:23:57 +09:00
musb_trace.h usb: musb: cppi41: add dma channel tracepoints 2016-07-17 08:23:57 +09:00
musb_virthub.c usb: musb: Fix locking errors for host only mode 2016-08-30 14:11:38 +02:00
musbhsdma.c usb: musb: switch dev_dbg to tracepoints 2016-07-17 08:23:57 +09:00
musbhsdma.h
omap2430.c usb: musb: Use normal module_init for 2430 glue 2016-06-01 14:58:59 -07:00
omap2430.h
sunxi.c usb: musb: sunxi: Simplify dr_mode handling 2016-07-17 08:23:57 +09:00
tusb6010.c
tusb6010.h
tusb6010_omap.c
ux500.c
ux500_dma.c usb: musb/ux500: remove duplicate check for dma_is_compatible 2016-03-04 15:14:30 +02:00