From: Johannes Berg Date: Thu, 16 Apr 2009 11:27:42 +0000 (+0200) Subject: mac80211: enable PS by default X-Git-Tag: v2.6.31-rc1~330^2~568^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbbdff9e00449928f228867076a07bdfecd3dca8;p=pandora-kernel.git mac80211: enable PS by default Enable PS by default (depending on Kconfig) -- rely on drivers to control the level using pm_qos. Due to the previous patch we turn off PS when necessary due to latency requirements. This has a Kconfig symbol so people can, if they really want, configure the default in their kernels. We may want to keep it at "default y" only in wireless-testing for a while. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed