From: Rajkumar Manoharan Date: Thu, 13 Oct 2011 05:30:38 +0000 (+0530) Subject: ath9k_hw: Cleanup Tx calibrations for AR9003 chips X-Git-Tag: v3.2-rc1~129^2~83^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ad74c4d8c5e26121f698f56595768b76d1bed81;p=pandora-kernel.git ath9k_hw: Cleanup Tx calibrations for AR9003 chips Currently Tx IQ calibration is enabled by default for all AR9003 chips. But for AR9480, the calibration status should be read from chip after processing ini. And also the carrier leak calibration status is checked during init cal. As the init_cal is being called for fast channel change too, the tx_cl status only be read after full reset. Hence moving that into process ini function. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed