summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/patches-3.10/980-wnr834b_no_cardbus_invariant.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-01-12 18:55:25 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-01-12 18:55:25 +0000
commitc2992ee273b4dac36df2a2b4a9d3a74d315f8f2e (patch)
tree64f14a7a43380f8fcc0403501b5fca11ab195147 /target/linux/brcm47xx/patches-3.10/980-wnr834b_no_cardbus_invariant.patch
parent30cf6f5815b898f956ae95a88f28d327677a3f62 (diff)
downloadmtk-20170518-c2992ee273b4dac36df2a2b4a9d3a74d315f8f2e.zip
mtk-20170518-c2992ee273b4dac36df2a2b4a9d3a74d315f8f2e.tar.gz
mtk-20170518-c2992ee273b4dac36df2a2b4a9d3a74d315f8f2e.tar.bz2
brcm47xx: add new led and button support
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39252
Diffstat (limited to 'target/linux/brcm47xx/patches-3.10/980-wnr834b_no_cardbus_invariant.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.10/980-wnr834b_no_cardbus_invariant.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.10/980-wnr834b_no_cardbus_invariant.patch b/target/linux/brcm47xx/patches-3.10/980-wnr834b_no_cardbus_invariant.patch
index 84be512..650f02f 100644
--- a/target/linux/brcm47xx/patches-3.10/980-wnr834b_no_cardbus_invariant.patch
+++ b/target/linux/brcm47xx/patches-3.10/980-wnr834b_no_cardbus_invariant.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm47xx/setup.c
+++ b/arch/mips/bcm47xx/setup.c
-@@ -125,6 +125,10 @@ static int bcm47xx_get_invariants(struct
+@@ -127,6 +127,10 @@ static int bcm47xx_get_invariants(struct
if (bcm47xx_nvram_getenv("cardbus", buf, sizeof(buf)) >= 0)
iv->has_cardbus_slot = !!simple_strtoul(buf, NULL, 10);