From: Sujith Date: Thu, 24 Dec 2009 01:03:27 +0000 (-0500) Subject: ath9k: fix suspend by waking device prior to stop X-Git-Tag: v2.6.33-rc3~44^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3867cf6a8c699846e928e8f5a9f31013708df192;p=pandora-kernel.git ath9k: fix suspend by waking device prior to stop Ensure the device is awake prior to trying to tell hardware to stop it. Impact of not doing this is we can likely leave the device in an undefined state likely causing issues with suspend and resume. This patch ensures harware is where it should be prior to suspend. Cc: stable@kernel.org Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed