ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 9 Sep 2009 20:44:23 +0000 (13:44 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:21 +0000 (16:39 -0400)
commit8c1b39547e2562f9aa0cc00b1a7d4cc325a46a4c
treefbf66e256a10f2e34bb1d13f5961ecf21bdcd899
parentbc74bf8fc382b30df24c4e280fb84f3b1303958f
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool

Whether or not bluetooth coex has been enabled is a hardware
state and only the hardware helpers will be able to set this.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/btcoex.c
drivers/net/wireless/ath/ath9k/btcoex.h
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/main.c