From: Sujith Manoharan Date: Fri, 7 Feb 2014 04:59:53 +0000 (+0530) Subject: ath9k: Modify IQ calibration for AR955x X-Git-Tag: v3.15-rc1~113^2~289^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97fe6420c9a362ac9d0749db44b7b6629583813b;p=pandora-kernel.git ath9k: Modify IQ calibration for AR955x IQ calibration post-processing for AR955x is different from other chips - instead of just doing it as part of AGC calibration once, it is triggered 3 times and a median is determined. This patch adds initial support for changing the calibration behavior for AR955x. Also, to simplify things, a helper routine to issue/poll AGC calibration is used. For non-AR955x chips, the iqcal_idx (which will be used in subsequent patches) is set to zero. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed