]> git.openfabrics.org - ~emulex/infiniband.git/commit
ath9k: Initialize BTCOEX scheme using a helper
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 22 Feb 2012 07:10:49 +0000 (12:40 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Feb 2012 19:06:35 +0000 (14:06 -0500)
commitd68475de9637a476ad8e5870060ccc69a80f2299
tree40ba3e45ff194ca87bbd9c768a10e04ddbfd6057
parent4daa7760e2da9324e740f7d872970fa91c8ea6f0
ath9k: Initialize BTCOEX scheme using a helper

Setting up the required scheme can be done as part of the
BTCOEX initialization path and it doesn't belong in
ath9k_hw_fill_cap_info() anyway.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/btcoex.c
drivers/net/wireless/ath/ath9k/btcoex.h
drivers/net/wireless/ath/ath9k/gpio.c
drivers/net/wireless/ath/ath9k/hw.c