From: Eliad Peller Date: Thu, 16 Jan 2014 15:10:44 +0000 (+0200) Subject: iwlwifi: mvm: allow transport sleep when FW is operational X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7498cf4cebc2dab430d41ea5ccaac2197b9c7020;p=pandora-kernel.git iwlwifi: mvm: allow transport sleep when FW is operational Hold a bitmap of taken references, according to the reference reason (e.g. down, scan). This will allow us validate our state and add some debugfs entries later on. Unref the transport when the FW is fully initialized, allowing it to go into a low power mode. Disallow the transition to low-power while recovery is in progress. Signed-off-by: Arik Nemtsov Signed-off-by: Eliad Peller Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed