b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO...
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)
commita2aa84c1c707e3f58e3cf8efbe0fb2a60aed2daa
treecc150dd42daa05c27b6fc3a19ea26ce2e706c960
parent89f806fe5f6af42a20ff8e6e44ef58d34bbf668e
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>
SVN-Revision: 22927
package/mac80211/patches/800-b43-gpio-mask-module-option.patch [new file with mode: 0644]