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)
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>

No differences found