brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 19 Dec 2011 23:39:13 +0000 (23:39 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 19 Dec 2011 23:39:13 +0000 (23:39 +0000)
commit9da7868465f5ba68cd6efd12172c61bf0f1c2001
tree73e95f08b46a45f7e4c5a006a89487f33ee81ef3
parenta604d7454cd81740bb3f2ada108e37284477c822
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29575 3c298f89-4303-0410-b956-a3cf2f4a3e73
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