]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath5k: minor rfkill cleanup
authorBob Copeland <me@bobcopeland.com>
Wed, 10 Jun 2009 03:43:11 +0000 (23:43 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Jun 2009 17:28:39 +0000 (13:28 -0400)
commita6ae0716e5c3b5f9dbe5ed8f473a6c7b89692365
tree03cb4056959ccf538b26f565c1e4509e4e0a5250
parent27004b10ce56985d8a010ce966af179f1b34193f
ath5k: minor rfkill cleanup

Always enable rfkill since the ifdefs in the code is not really worth
the Kconfig option.  Also fix a few code style things, and remove the
usage of the ah_gpio[] array so we can remove it later.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/Kconfig
drivers/net/wireless/ath/ath5k/Makefile
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/base.h
drivers/net/wireless/ath/ath5k/rfkill.c