diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-01-19 13:46:14 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-01-19 13:46:14 +0000 |
commit | ef81c6a268299ef8d1cba61a996fc3f591e536c4 (patch) | |
tree | a903b9685af627657d8a7cdded7904859f620d7c /target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch | |
parent | 6b3e1c8de6fb950be43b9b4f07b53697f80a2227 (diff) | |
download | upstream-ef81c6a268299ef8d1cba61a996fc3f591e536c4.tar.gz upstream-ef81c6a268299ef8d1cba61a996fc3f591e536c4.tar.bz2 upstream-ef81c6a268299ef8d1cba61a996fc3f591e536c4.zip |
brcm63xx: allow setting the number of usb host ports for boards
Allow setting the number of available usb host ports for boards with
additional sanity checks to allow using the second port on devices
where it is available.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39324
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 8bde2a8864..bd2518920f 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 -@@ -1057,7 +1057,8 @@ int __init board_register_devices(void) +@@ -1065,7 +1065,8 @@ int __init board_register_devices(void) /* register any fixups */ for (i = 0; i < board.has_caldata; i++) |