From b8ed6534ca4ebed2c7eda51cbfc43cfeacfdd55c Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sat, 22 Feb 2014 11:16:52 +0000 Subject: brcm63xx: fix RG100A/DB120 usb port number Set usbh ports to 2 to fix #15007. Signed-off-by: Jonas Gorski SVN-Revision: 39681 --- target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch') diff --git a/target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch b/target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch index 131b1f095d..298a04a252 100644 --- a/target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch +++ b/target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4541,6 +4541,108 @@ static struct board_info __initdata boar +@@ -4542,6 +4542,108 @@ static struct board_info __initdata boar }, }, }; @@ -109,7 +109,7 @@ #endif /* -@@ -4631,6 +4733,7 @@ static const struct board_info __initcon +@@ -4632,6 +4734,7 @@ static const struct board_info __initcon #endif #ifdef CONFIG_BCM63XX_CPU_63268 &board_963269bhr, -- cgit v1.2.3