brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 19 Dec 2011 23:39:13 +0000 (23:39 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 19 Dec 2011 23:39:13 +0000 (23:39 +0000)
commit5b8686c303af8e3a94e5d6b1f762610f9831c439
tree0505a287c4bbd0aba2e2e5483bbcb0c475999409
parent1aa5a61754d4995d8144a48dde0565211da0d5a8
brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.

This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more.

SVN-Revision: 29575
package/kernel/modules/usb.mk
target/linux/brcm47xx/patches-3.0/0028-bcma-scan-for-extra-address-space.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0029-bcma-add-function-to-check-every-10-s-if-a-reg-is-se.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0030-USB-OHCI-Add-a-generic-platform-device-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0031-USB-EHCI-Add-a-generic-platform-device-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0032-USB-Add-driver-for-the-bcma-bus.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0033-USB-Add-driver-for-the-ssb-bus.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0034-USB-OHCI-remove-old-SSB-OHCI-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/022-USB-Add-ehci-ssb-driver.patch [deleted file]
target/linux/brcm47xx/patches-3.0/023-usb_ehci_ohci.patch [deleted file]
target/linux/brcm47xx/patches-3.0/280-activate_ssb_support_in_usb.patch