]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix BTCOEX weight initialization
authorSujith Manoharan <c_manoha@qualcomm.com>
Fri, 28 Sep 2012 05:43:51 +0000 (11:13 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Sep 2012 17:54:10 +0000 (13:54 -0400)
commit2192819bea2be434923d848bfdf0d279e9d1eb8f
treea0b4864bab2739f5c2658c0e3fa009222b988f1e
parentd5e7be40e286c307f03bf1d924b4980854e9698d
ath9k: Fix BTCOEX weight initialization

The WLAN/BT weights have to set correctly before BTCOEX
is initialized. Currently, this is not done for all chips
in the AR9003 family. This patch fixes this issue by setting
the weights in the init path. While at it, rename ar9462_wlan_weights
to mci_wlan_weights since it is common to both AR9462 and AR9565.

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/htc_drv_gpio.c