[PATCH] b43: Module option added to change the GPIO LED mask.
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 4 Sep 2010 23:46:39 +0000 (23:46 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 4 Sep 2010 23:46:39 +0000 (23:46 +0000)
commit4320065aa06da8bc9cbe7d8ded212af8a5b1b4d0
tree67390ec568b990b8dcfdc68df29cd5eda6c07312
parent63855336981cbab06b3dbb4f86e34cd77cfef903
[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]