From: Rajkumar Manoharan Date: Thu, 27 Jan 2011 13:09:37 +0000 (+0530) Subject: ath9k_hw: Fix system hang when resuming from S3/S4 X-Git-Tag: v2.6.37.1~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb0a047d608342d23717beb7a5005ef34119592c;p=pandora-kernel.git ath9k_hw: Fix system hang when resuming from S3/S4 commit 5b64aa72ead6f8be488d2be7af579f0d69fb7a6e upstream. The bit 6 & 7 of AR_WA (0x4004) should be enabled only for the chips that are supporting L0s functionality while resuming back from S3/S4. Enabling these bits for AR9280 is causing system hang within a few S3/S4-resume cycles. Cc: Jack Lee Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed