ath9k_htc: Fix suspend/resume
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Wed, 1 Dec 2010 07:00:27 +0000 (12:30 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 8 Dec 2010 20:23:47 +0000 (15:23 -0500)
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>

No differences found