diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-01 17:44:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-01 17:44:20 +0100 |
commit | 15e68a803573974409972e761d8f08f03fce5bdb (patch) | |
tree | 5a7ff8f06da629bd59101718f27b157912c141be /drivers/media | |
parent | Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform" (diff) | |
parent | usb: musb: Reselect index reg in interrupt context (diff) | |
download | linux-15e68a803573974409972e761d8f08f03fce5bdb.tar.xz linux-15e68a803573974409972e761d8f08f03fce5bdb.zip |
Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/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.
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions