commit | 169b245a726ad577a2b66b5c0a608f4633715342 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 30 09:38:55 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 30 09:38:55 2012 -0700 |
tree | 7f2f5684860c12f38dbb79aa884097f682e3c31b | |
parent | 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64 [diff] | |
parent | f6bc8c29383456b89ac1b6f1aa768d195670fb53 [diff] |
Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/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.