diff options
author | Tony Lindgren <tony@atomide.com> | 2016-08-26 16:28:39 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-30 14:11:38 +0200 |
commit | 2c5575401e34de3d2fc90af1c95bc73435784093 (patch) | |
tree | 0354939074ae45d09c7c73a156bb1fb58cfc9356 /fs | |
parent | 3fa2a81e6e77f4308b4a3860aab2a1885a127f47 (diff) |
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions