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 --- .../brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch') diff --git a/target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch b/target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch index bd2518920f..cbceaa9c4b 100644 --- a/target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch +++ b/target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch @@ -39,7 +39,7 @@ return; --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1065,7 +1065,8 @@ int __init board_register_devices(void) +@@ -1066,7 +1066,8 @@ int __init board_register_devices(void) /* register any fixups */ for (i = 0; i < board.has_caldata; i++) -- cgit v1.2.3