From: Sujith Manoharan Date: Fri, 7 Feb 2014 04:59:49 +0000 (+0530) Subject: ath9k: Fix IQ cal post processing for SoC X-Git-Tag: v3.15-rc1~113^2~289^2^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d77b4c457294bfede4e3d087c2ed3aaab6c4fc;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed