aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-07-15 21:58:03 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-07-15 21:58:03 +0000
commit7bb7cda1c1c23ea1959e18d97ef7a52bdc9f0dad (patch)
tree8823f5bd8c315138ec3ba81e3a1651be67d7d286 /package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch
parent71f6e265c409afeb89f2afd2a22e4842150bf1cc (diff)
downloadupstream-7bb7cda1c1c23ea1959e18d97ef7a52bdc9f0dad.tar.gz
upstream-7bb7cda1c1c23ea1959e18d97ef7a52bdc9f0dad.tar.bz2
upstream-7bb7cda1c1c23ea1959e18d97ef7a52bdc9f0dad.zip
mac80211: b43: backport b43 patches from wireless testing
This brings b43 up to wireless-testing/master master-2014-07-15 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch')
-rw-r--r--package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch b/package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch
index 3e62591406..bafabb3e92 100644
--- a/package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch
+++ b/package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/b43/main.c
+++ b/drivers/net/wireless/b43/main.c
-@@ -2804,6 +2804,14 @@ static int b43_gpio_init(struct b43_wlde
+@@ -2815,6 +2815,14 @@ static int b43_gpio_init(struct b43_wlde
} else if (dev->dev->chip_id == 0x5354) {
/* Don't allow overtaking buttons GPIOs */
set &= 0x2; /* 0x2 is LED GPIO on BCM5354 */