aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-05-02 15:40:26 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-05-02 15:40:26 +0000
commit5d9b44d1109f82db715078d66f603a1628f9ecb9 (patch)
tree5a3541f1e5df7585e24ec8756c471d108ddf1b56 /target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
parent643babfc3ca64d0fbb505cebbc1c1d92c270de1b (diff)
downloadupstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.tar.gz
upstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.tar.bz2
upstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.zip
use a define for the poll and debounce interval
SVN-Revision: 31550
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch b/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
index 8e182398de..aad6c5c942 100644
--- a/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
+++ b/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch
@@ -66,7 +66,7 @@ Subject: [PATCH 24/63] MIPS: BCM63XX: register ohci device.
#include <board_bcm963xx.h>
#include <bcm_tag.h>
-@@ -941,6 +942,9 @@ int __init board_register_devices(void)
+@@ -944,6 +945,9 @@ int __init board_register_devices(void)
!board_get_mac_address(board.enet1.mac_addr))
bcm63xx_enet_register(1, &board.enet1);