ath9k_hw: Wait BT calibration to complete
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Mon, 10 Sep 2012 11:35:09 +0000 (17:05 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 Sep 2012 19:31:45 +0000 (15:31 -0400)
commit83ad49a96edaf139333be7f3f7ed261dd41e4ad3
treec8be5ad246cb62751c63f13731b09ed7ef2b12cb
parentc1154431e3a9ca2ce073b0637a50946941db56a4
ath9k_hw: Wait BT calibration to complete

Whenever BT calibration requested, WLAN has to wait for the
calibration to be completed. But right now we defer the waiting
which might cause BT calibration to fail. Fix that.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9003_mci.c
drivers/net/wireless/ath/ath9k/debug.h
drivers/net/wireless/ath/ath9k/mci.c