From: Bob Copeland Date: Sun, 28 Sep 2008 16:09:43 +0000 (-0400) Subject: ath5k: write beacon control register twice when resetting tsf X-Git-Tag: v2.6.28-rc1~717^2~165^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14be9947ef9843102b67d315c7483de112b5b2d7;p=pandora-kernel.git ath5k: write beacon control register twice when resetting tsf According to the newly-released Atheros HAL code, asserting the TSF reset bit will toggle a hardware internal state, resulting in a spurious reset on the next chip reset. Whenever we force a TSF bit, write the bit twice to clear the internal signal. Signed-off-by: Bob Copeland Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed