ath9k_hw: Fix calibration for AR9340
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Thu, 3 Jan 2013 09:25:48 +0000 (14:55 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jan 2013 20:18:28 +0000 (15:18 -0500)
commit03c2dc73581ad4ae54f1ccfc1463929b16b8b736
treec885c28fb2f8b9131f80720015960e42129c189c
parentc2f2e2029bea2a8a759b2bc2a44f4d41539af236
ath9k_hw: Fix calibration for AR9340

TX_IQ_ON_AGC_CAL should not be enabled for AR9340. TX-IQ calibration
is run as part of AGC calibration only for AR9485, AR9462 and AR9565.
For the others (AR9300, AR9330, AR9340), TX-IQ cal is done independent
of AGC-cal.

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