]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: re-enable ps by default for new single chip families
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 18 Dec 2009 16:26:04 +0000 (11:26 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:20:45 +0000 (10:20 -0700)
commit1d8fba816fb4f6546dd1e8c6b302824f1adfde42
tree73b01a84dc6ffd13caefc5c0c572264f954b554a
parent9021cbd7b61a60fdda81f11d62f2dbbe9ad35cee
ath9k: re-enable ps by default for new single chip families

commit 14acdde6e527950f66c084dbf19bad6fbfcaeedc upstream.

The newer single chip hardware family of chipsets have not been
experiencing issues with power saving set by default with recent
fixes merged (even into stable). The remaining issues are only
reported with AR5416 and since enabling PS by default can increase
power savings considerably best to take advantage of that feature
as this has been tested properly.

For more details on this issue see the bug report:

http://bugzilla.kernel.org/show_bug.cgi?id=14267

We leave AR5416 with PS disabled by default, that seems to require
some more work.

Cc: Peter Stuge <peter@stuge.se>
Cc: Justin P. Mattock <justinmattock@gmail.com>
Cc: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath/ath9k/main.c