ath9k: Fix calibration for AR9462
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 11 Sep 2013 06:10:57 +0000 (11:40 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Sep 2013 19:13:46 +0000 (15:13 -0400)
commitc6945455682c92b9b61f2cf354771e00da11492d
tree764e3e26efe982f9cc29ea7365eedc0453946863
parent8aee318f8d94761546f06248ad87610e4104655a
ath9k: Fix calibration for AR9462

TX IQ calibration is disabled by default for AR9462, this
is done using the initvals (reg 0xa644).

But, to compensate for this, the AR_PHY_RX_DELAY register
should be set to the max allowed value when performing
calibration.

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