From: Luis R. Rodriguez Date: Tue, 7 Dec 2010 23:13:23 +0000 (-0800) Subject: ath9k_hw: warn if we cannot change the power to the chip X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f4aab1157d2a386e7ea4de77cc253629d1b4f2;p=pandora-kernel.git ath9k_hw: warn if we cannot change the power to the chip Suspend requires the device to be in fullsleep otherwise upon resume the device becomes unresponsive. We need to ensure that when we want the device to go to sleep it yields to the request, otherwise we'll have a useless devices upon resume. Warn when changing the power fails as we need to look into these issues. Cc: Paul Stewart Cc: Amod Bodas Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed