OSDN Git Service

ath9k_hw: Fix TX IQ calibration for AR9003
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Wed, 30 Nov 2011 15:31:31 +0000 (21:01 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Nov 2011 20:09:01 +0000 (15:09 -0500)
commit6fea593d9c0e3ad8014c4080e95cb93e42c8915c
tree63d9e9297b2d193d71e259d26e6866141e885f78
parent85eb28a36215b3d872384e027403b14ff483d60b
ath9k_hw: Fix TX IQ calibration for AR9003

only for AR9485 (or) later chipsets TxIQ calibration
runs as part of AGC calibration. without this patch
TX IQ cal completion i.e. ar9003_hw_tx_iq_cal_run won't be executed
for AR9003

Reviewed-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c