commit | 86d77b4c457294bfede4e3d087c2ed3aaab6c4fc | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Fri Feb 07 10:29:49 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 12 15:36:05 2014 -0500 |
tree | eac0fe5749896208e8eb3b36d21b6d208a60680d | |
parent | 98f99eeae98047bc195bcc7510eae4f0cf3658a0 [diff] |
ath9k: Fix IQ cal post processing for SoC Calibration data is not reused for SoC chips, so call ar9003_hw_tx_iq_cal_post_proc() with the correct argument. The 'is_reusable' flag is currently used only for PC-OEM chips, but it makes things clearer to specify it explicity. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>