From: Gabor Juhos Date: Sat, 20 Jun 2009 22:02:14 +0000 (+0200) Subject: ath9k: wake up the chip for TSF reset X-Git-Tag: v2.6.32-rc1~703^2~544^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7e528b2e39bfed37228eedaaf0665196d8ddc9;p=pandora-kernel.git ath9k: wake up the chip for TSF reset If we are in NETWORK SLEEP state, AR_SLP32_TSF_WRITE_STATUS limit always exceeds in 'ath9k_hw_reset_tsf', because reading of the AR_SLP3 register always return with the magic 0xdeadbeef value. Changes-licensed-under: ISC Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed