aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.8/025-smp_support.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-04-10 16:20:50 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-04-10 16:20:50 +0000
commit47ffc8ff86cc0ca9cdc59b457028e5e31c7e4180 (patch)
tree949064e5d44f7b7e6fd2d16a01cdb58062dca4b3 /target/linux/cns3xxx/patches-3.8/025-smp_support.patch
parentd72b4183466b57322077a79465d52b1693453ea3 (diff)
downloadmaster-187ad058-47ffc8ff86cc0ca9cdc59b457028e5e31c7e4180.tar.gz
master-187ad058-47ffc8ff86cc0ca9cdc59b457028e5e31c7e4180.tar.bz2
master-187ad058-47ffc8ff86cc0ca9cdc59b457028e5e31c7e4180.zip
cns3xxx: fix USB ehci/ohci platform driver
Update ehci/ohci driver registration to conform to the new platform drivers. This fixes missing USB host support in 3.8.x Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36309 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/patches-3.8/025-smp_support.patch')
-rw-r--r--target/linux/cns3xxx/patches-3.8/025-smp_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.8/025-smp_support.patch b/target/linux/cns3xxx/patches-3.8/025-smp_support.patch
index e777938e57..82b1ce6f39 100644
--- a/target/linux/cns3xxx/patches-3.8/025-smp_support.patch
+++ b/target/linux/cns3xxx/patches-3.8/025-smp_support.patch
@@ -28,7 +28,7 @@
#ifdef CONFIG_CACHE_L2X0
--- a/arch/arm/mach-cns3xxx/laguna.c
+++ b/arch/arm/mach-cns3xxx/laguna.c
-@@ -941,6 +941,7 @@ static int __init laguna_model_setup(voi
+@@ -989,6 +989,7 @@ static int __init laguna_model_setup(voi
late_initcall(laguna_model_setup);
MACHINE_START(GW2388, "Gateworks Corporation Laguna Platform")