]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6bc193b1e2089b0370aaf12ab05264d65274f5e5
treefbf66e256a10f2e34bb1d13f5961ecf21bdcd899
parentfc3858feb899b4574763c68fd56781990d919cf8
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