Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 16:38:55 +0000 (09:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 16:38:55 +0000 (09:38 -0700)
commit169b245a726ad577a2b66b5c0a608f4633715342
tree7f2f5684860c12f38dbb79aa884097f682e3c31b
parent8f0d8163b50e01f398b14bcd4dc039ac5ab18d64
parentf6bc8c29383456b89ac1b6f1aa768d195670fb53
Merge tag 'fixes-for-v3.7-rc4' of git://git./linux/kernel/git/balbi/usb into usb-linus

usb: fixes for v3.7-rc4

We're reverting MUSB Mode 1 DMA patch which caused many regressions. Meanwhile
Roger is cooking a better version of that patch, which will hopefully be ready
for v3.8 merge window.

We also fix an undeclared error in ux5000_remove() and another build error
when we try to build USB_MUSB_OMAP2PLUS as a module.