[PATCH] b43: Module option added to change the GPIO LED mask.
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 23:46:39 +0000 (23:46 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 23:46:39 +0000 (23:46 +0000)
commit5b805eccf03723672bf8add6a5e0131d14199082
tree67390ec568b990b8dcfdc68df29cd5eda6c07312
parentfbe6073cf0a6bcc2a2e19fc25c3688c39fb99b79
[PATCH] b43: Module option added to change the GPIO LED mask.
This patch exposes the GPIO mask as a module option. This
makes it possible to limit the GPIO lines used by the b43 module.
Useful for those using the GPIO lines for other things like mmc over GPIO.

It is helpful to those not able / interested in recompiling OpenWRT themselves.
The default action is the same as before, that is 0xf gpiomask.

Signed-off-by: Simon Gaynor <openwrt@simong.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22927 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/mac80211/patches/800-b43-gpio-mask-module-option.patch [new file with mode: 0644]