aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-4.1/830-huawei_e970_support.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-11-16 07:18:37 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-11-16 07:18:37 +0000
commit9167c635a2c6457c01a8dc54960b792f72983e7a (patch)
tree74e6d28a6ffb7bc047527097f5fa96a6e8200c8e /target/linux/brcm47xx/patches-4.1/830-huawei_e970_support.patch
parent8cc6e1c504d950176ff1d807892c79705d745453 (diff)
downloadmaster-187ad058-9167c635a2c6457c01a8dc54960b792f72983e7a.tar.gz
master-187ad058-9167c635a2c6457c01a8dc54960b792f72983e7a.tar.bz2
master-187ad058-9167c635a2c6457c01a8dc54960b792f72983e7a.zip
brcm47xx: backport BCM47xx MIPS commits from 4.3 and 4.4-rc1
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47484 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-4.1/830-huawei_e970_support.patch')
-rw-r--r--target/linux/brcm47xx/patches-4.1/830-huawei_e970_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-4.1/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-4.1/830-huawei_e970_support.patch
index fdb6c19cd2..aa0ccaec5d 100644
--- a/target/linux/brcm47xx/patches-4.1/830-huawei_e970_support.patch
+++ b/target/linux/brcm47xx/patches-4.1/830-huawei_e970_support.patch
@@ -8,7 +8,7 @@
#include <asm/bootinfo.h>
#include <asm/idle.h>
#include <asm/prom.h>
-@@ -245,6 +246,33 @@ static struct fixed_phy_status bcm47xx_f
+@@ -262,6 +263,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) {
-@@ -264,6 +292,7 @@ static int __init bcm47xx_register_bus_c
+@@ -281,6 +309,7 @@ static int __init bcm47xx_register_bus_c
bcm47xx_workarounds();
fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status);