summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.32/011-add_bcm63xx_ehci_controller.patch
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-05-24 20:35:46 +0000
committerNicolas Thill <nico@openwrt.org>2010-05-24 20:35:46 +0000
commit46e2eea1efc7037bf730d9885c3991be00c9b451 (patch)
treea0b05252bde69edc60654abd103ce0a2cdea830a /target/linux/brcm63xx/patches-2.6.32/011-add_bcm63xx_ehci_controller.patch
parenta93571825f040d24c12c6071dab32a5d98018091 (diff)
downloadmaster-31e0f0ae-46e2eea1efc7037bf730d9885c3991be00c9b451.tar.gz
master-31e0f0ae-46e2eea1efc7037bf730d9885c3991be00c9b451.tar.bz2
master-31e0f0ae-46e2eea1efc7037bf730d9885c3991be00c9b451.zip
target/linux: refresh 2.6.32 patches
SVN-Revision: 21566
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.32/011-add_bcm63xx_ehci_controller.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.32/011-add_bcm63xx_ehci_controller.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.32/011-add_bcm63xx_ehci_controller.patch b/target/linux/brcm63xx/patches-2.6.32/011-add_bcm63xx_ehci_controller.patch
index 8736dc7d63..a3f25dc8f4 100644
--- a/target/linux/brcm63xx/patches-2.6.32/011-add_bcm63xx_ehci_controller.patch
+++ b/target/linux/brcm63xx/patches-2.6.32/011-add_bcm63xx_ehci_controller.patch
@@ -164,7 +164,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
+MODULE_ALIAS("platform:bcm63xx_ehci");
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
-@@ -1141,6 +1141,11 @@ MODULE_LICENSE ("GPL");
+@@ -1142,6 +1142,11 @@ MODULE_LICENSE ("GPL");
#define PLATFORM_DRIVER ehci_atmel_driver
#endif