commit | f933ebed7888a9a7d73ebeeb6bcbb3f710c423b4 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Dec 01 12:30:27 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 08 15:23:47 2010 -0500 |
tree | 19f8c2e29e986303c42fe83ce8724fcd444a8618 | |
parent | b93996cf67d47597efad03d5e5431c7b8b11e688 [diff] |
ath9k_htc: Fix suspend/resume The HW has to be set to FULLSLEEP mode during suspend, when no interface has been brought up. Not doing this would break resume, as the chip won't be powered up at all. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>