ath9k: Fix Carrier Leak calibration for SoC chips
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Fri, 15 Nov 2013 07:35:18 +0000 (13:05 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 Dec 2013 19:24:58 +0000 (14:24 -0500)
commit34d9b6893405c5afaf9d906062feae15ccfbcb28
treef292ac4faf1a203278459078842fa67b5d933bed
parentc20a2c5912755e8cb6c643fa0aa87e93e1b2c893
ath9k: Fix Carrier Leak calibration for SoC chips

CL calibration is applicable for all chips and the
enable/disable knob comes via the INI file. For PCOEM
chips, the calibration data is reused when Fast Channel Change
is used. Caldata reuse is not enabled for SoC chips, so remove
the CL post processing code.

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
drivers/net/wireless/ath/ath9k/ar9003_phy.c
This page took 0.02445 seconds and 5 git commands to generate.