From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: Thu, 1 Mar 2012 16:44:20 +0000 (-0800)
Subject: Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi... 
X-Git-Tag: firefly_0821_release~3680^2~3345^2~22^2~41
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=15e68a803573974409972e761d8f08f03fce5bdb;p=firefly-linux-kernel-4.4.55.git

Merge tag 'musb-for-v3.4' of git://git./linux/kernel/git/balbi/usb into usb-next

USB: MUSB changes for 3.4

Here are a set of changes to the MUSB driver. In summary we have
a patch making modules behave better, there's a fix on debugfs'
error path, a small change removing an unnecessary pm_runtime
call on musb_shutdown() and a fix to relesect the endpoint in
Interrupt context.

This last patch is needed because we must drop musb's lock when
calling request->complete() and that could cause problems if another
thread queues a request and ends up changing MUSB_INDEX register.
---

15e68a803573974409972e761d8f08f03fce5bdb