]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ath9k: wake up the chip for TSF reset
authorGabor Juhos <juhosg@openwrt.org>
Sat, 20 Jun 2009 22:02:14 +0000 (00:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:26 +0000 (15:05 -0400)
commit1b7e528b2e39bfed37228eedaaf0665196d8ddc9
treeb4479284f3cae14b87818733bd96948a2d9ade1f
parentda3c821f549419e09b4b64f07d99f52174daae6d
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 <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c