ath5k: disable 32KHz sleep clock operation by default
authorFelix Fietkau <nbd@openwrt.org>
Tue, 12 Jul 2011 01:02:04 +0000 (09:02 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Jul 2011 18:49:40 +0000 (14:49 -0400)
commit6340211c5f4775a52c98052fb5661565f79249fd
tree200d247fd75a5212330cf46785ca8a1678577563
parentf00643888ca435ce6934482243733cc140281d10
ath5k: disable 32KHz sleep clock operation by default

While 32 KHz sleep clock might provide some power saving benefits,
it is also a major source of stability issues, on OpenWrt it produced
some reproducible data bus errors on register accesses on several
different MIPS platforms.

All the Atheros drivers that I can find do not enable this feature,
so it makes sense to leave it disabled in ath5k as well.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/debug.c
drivers/net/wireless/ath/ath5k/reset.c