From 6436b3f7363c0968c4b469c62efe985e71c7a543 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 10 Apr 2013 16:20:50 +0000 Subject: 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 SVN-Revision: 36309 --- target/linux/cns3xxx/patches-3.8/025-smp_support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/cns3xxx/patches-3.8') 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") -- cgit v1.2.3