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/422-BCM63XX-add-a-fixup-for-rt2x00-devices.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/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch b/target/linux/brcm63xx/patches-3.10/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch index 4747ae7a99..d6d2fb3950 100644 --- a/target/linux/brcm63xx/patches-3.10/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch +++ b/target/linux/brcm63xx/patches-3.10/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch @@ -36,7 +36,7 @@ Subject: [PATCH 72/72] 446-BCM63XX-add-a-fixup-for-rt2x00-devices #include <uapi/linux/bcm933xx_hcs.h> #include <uapi/linux/bcm963xx_tag.h> -@@ -1056,9 +1057,19 @@ int __init board_register_devices(void) +@@ -1064,9 +1065,19 @@ int __init board_register_devices(void) } /* register any fixups */ |