aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-01-16 12:48:27 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-01-16 12:48:27 +0000
commite2c269240084c3e93ea8ed7305b2e8b5ee44ce72 (patch)
tree277a3e97764dbbdea6d2b77db0e9bcdb07bc0c78 /target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
parent965f285794eda203873a94833a5a833d4a901619 (diff)
downloadmaster-187ad058-e2c269240084c3e93ea8ed7305b2e8b5ee44ce72.tar.gz
master-187ad058-e2c269240084c3e93ea8ed7305b2e8b5ee44ce72.tar.bz2
master-187ad058-e2c269240084c3e93ea8ed7305b2e8b5ee44ce72.zip
brcm47xx: backport BCM47XX arch patches (clean NVRAM code, later init)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43979 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
index 5425d049cb..bab051a647 100644
--- a/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
+++ b/target/linux/brcm47xx/patches-3.14/830-huawei_e970_support.patch
@@ -8,7 +8,7 @@
#include <asm/bootinfo.h>
#include <asm/idle.h>
#include <asm/prom.h>
-@@ -282,6 +283,33 @@ static struct fixed_phy_status bcm47xx_f
+@@ -249,6 +250,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) {
-@@ -301,6 +329,7 @@ static int __init bcm47xx_register_bus_c
+@@ -268,6 +296,7 @@ static int __init bcm47xx_register_bus_c
bcm47xx_workarounds();
fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status);