From: Mohammed Shafi Shajakhan Date: Wed, 24 Aug 2011 16:08:07 +0000 (+0530) Subject: ath9k: Fix PS wrappers in ath9k_set_coverage_class X-Git-Tag: v3.1-rc5~12^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2a3827bb12430d932cd479b22d906baf08c212;p=pandora-kernel.git ath9k: Fix PS wrappers in ath9k_set_coverage_class this callback is called during suspend/resume and also via iw command. it configures parameters like sifs, slottime, acktimeout in ath9k_hw_init_global_settings where few REG_READ, REG_RMW are also done and hence the need for PS wrappers Cc: stable@kernel.org Signed-off-by: Mohammed Shafi Shajakhan Signed-off-by: John W. Linville --- Reading git-diff-tree failed