commit | 5b64aa72ead6f8be488d2be7af579f0d69fb7a6e | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanoharan@atheros.com> | Thu Jan 27 18:39:37 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 28 15:27:20 2011 -0500 |
tree | 8747283a9bf88115ebeb15734379e8d977ec5843 | |
parent | a29091ecb40ec413f877cdd81f1bb5485b9d2ac9 [diff] |
ath9k_hw: Fix system hang when resuming from S3/S4 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: stable@kernel.org Cc: Jack Lee <jlee@atheros.com> Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>