From: Sujith Date: Thu, 17 Sep 2009 03:58:41 +0000 (+0530) Subject: ath9k: Fix regression in PA calibration X-Git-Tag: v2.6.32-rc1~27^2~11^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edbf51f65eefb952a03c00eadefa9aa48580fcc6;p=pandora-kernel.git ath9k: Fix regression in PA calibration The commit "ath9k: Fix bugs in programming registers during PA CAL" removed a REG_READ of 0x7834. This resulted in incorrect computation of the subsequent value to be written in RF2G6. This patch fixes the regression by re-adding the REG_READ. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed