aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-06-05 20:41:18 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-06-05 20:41:18 +0000
commitfc0776f2c70754aa394b95b60568f02d6aad755c (patch)
tree2e7929506223a063bd280652e0f9b98b72deb4fd /target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch
parent908e1b4c41301d840efe1de9e3b44f1f8600feb5 (diff)
downloadupstream-fc0776f2c70754aa394b95b60568f02d6aad755c.tar.gz
upstream-fc0776f2c70754aa394b95b60568f02d6aad755c.tar.bz2
upstream-fc0776f2c70754aa394b95b60568f02d6aad755c.zip
brcm47xx: backport MIPS BCM47XX changes queued for 4.2
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45906
Diffstat (limited to 'target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch')
-rw-r--r--target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch
index e475532d42..fdb6c19cd2 100644
--- a/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch
+++ b/target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch
@@ -8,7 +8,7 @@
#include <asm/bootinfo.h>
#include <asm/idle.h>
#include <asm/prom.h>
-@@ -248,6 +249,33 @@ static struct fixed_phy_status bcm47xx_f
+@@ -245,6 +246,33 @@ static struct fixed_phy_status bcm47xx_f
.duplex = DUPLEX_FULL,
};
@@ -42,7 +42,7 @@
static int __init bcm47xx_register_bus_complete(void)
{
switch (bcm47xx_bus_type) {
-@@ -267,6 +295,7 @@ static int __init bcm47xx_register_bus_c
+@@ -264,6 +292,7 @@ static int __init bcm47xx_register_bus_c
bcm47xx_workarounds();
fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status);