]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix RTC reset for AR5416
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 18 Sep 2009 09:34:27 +0000 (15:04 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:39 +0000 (16:39 -0400)
commitbc239a72afd388438f1eaffd571d4b47bfe096e7
treef5d50534b501581244aceb92cf4d3462cde29f63
parentc55904a03a39aa6ff90c3c7237ea3b2b7902e8a8
ath9k: Fix RTC reset for AR5416

For AR5416 chipsets, clearing RTC_RESET_EN when setting
the chip to SLEEP mode results in high power consumption.
This patch fixes this issue by not clearing it for AR5416.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c