From: Johannes Berg Date: Fri, 17 May 2013 10:01:26 +0000 (+0200) Subject: iwlwifi: move D3_CFG_COMPLETE handling into DVM X-Git-Tag: v3.11-rc1~16^2~103^2^2~42^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ade62857ef77bdf639185410fbcd811aa700cb2;p=pandora-kernel.git iwlwifi: move D3_CFG_COMPLETE handling into DVM The MVM firmware doesn't communicate this way, it instead assumes D3 configuration is complete after a specific host command (which must be last) has been sent. Handling this bit thus belongs into the firmware API code, i.e. DVM. Signed-off-by: Johannes Berg Reviewed-by: Emmanuel Grumbach --- Reading git-diff-tree failed