ath9k: Reintroduce modparam to enable btcoex
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Fri, 26 Nov 2010 14:10:06 +0000 (06:10 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 29 Nov 2010 20:24:36 +0000 (15:24 -0500)
commit8f5dcb1cfb71ce832f53a4723deba72e6695078b
treec21a9589b17fa580ccad768f57b042b2803a5298
parentf30221e4ec62d905b56d5e8f7ccab6b406a97cf5
ath9k: Reintroduce modparam to enable btcoex

It is not ideal to enable btcoex based on subsys id as it is
not unique, they are so random. It is also a pain keeping
all of them in a table to enable btcoex for a particular
hw. Going back to the old idea.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath.h
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/init.c