summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-01 21:56:46 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-01 21:56:46 +0000
commit930e3e7ca30c899d73390fcc8ade503bc249de37 (patch)
treeb041236c98a581a3548de30835ea9fd228b785b5 /target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch
parent7272ccbf2431705fdc42565871aab3d46f854810 (diff)
downloadmtk-20170518-930e3e7ca30c899d73390fcc8ade503bc249de37.zip
mtk-20170518-930e3e7ca30c899d73390fcc8ade503bc249de37.tar.gz
mtk-20170518-930e3e7ca30c899d73390fcc8ade503bc249de37.tar.bz2
brcm63xx: add preliminary support for D-Link DSL-2751B E1
Mostly works except for USB led. Flashing not tested yet. Mostly as an example for the sprom fixup code. Fixup values taken from GPL tarball by comparing bcm43217_map.c with the struct in sprom.c. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41944
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch b/target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch
index d720b5f..db0bed2 100644
--- a/target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch
+++ b/target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch
@@ -11,7 +11,7 @@
}
--- a/arch/mips/bcm63xx/pci-ath9k-fixup.c
+++ b/arch/mips/bcm63xx/pci-ath9k-fixup.c
-@@ -185,13 +185,14 @@ static void ath9k_pci_fixup(struct pci_d
+@@ -182,13 +182,14 @@ static void ath9k_pci_fixup(struct pci_d
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ATHEROS, PCI_ANY_ID, ath9k_pci_fixup);
void __init pci_enable_ath9k_fixup(unsigned slot, u32 offset,