ath9k: Fix suspend/resume when no interface is UP
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Tue, 28 Jun 2011 12:51:19 +0000 (18:21 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Jun 2011 18:36:44 +0000 (14:36 -0400)
When no interface has been brought up, the chip's power
state continued as AWAKE. So during resume, the chip never
been powered up.

Cc: stable@kernel.org
Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found