From: Mohamed Abbas Date: Thu, 28 Aug 2008 09:25:05 +0000 (+0800) Subject: iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) X-Git-Tag: v2.6.27-rc6~49^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d3e6c61342292140dfe1b921991ee793ec1e0ae;p=pandora-kernel.git iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) The patch fixes CSR_GP_CNTRL_REG_FLAG_INIT_DONE was set instead of cleared which disabled moving device to D0U state. Signed-off-by: Mohamed Abbas Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed