iwlwifi: mvm: make D0I3_END_CMD sync during system resume
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 12 Apr 2017 09:42:12 +0000 (12:42 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 22 Jun 2017 21:13:00 +0000 (00:13 +0300)
commitf28b9361247360b64e0c6cf0bdd72ff5b5815a33
tree5d9548f62c7ef62dc741b101af138f88117c0b34
parent2f0282db41194c0099a019b2761911d6c69cbdb9
iwlwifi: mvm: make D0I3_END_CMD sync during system resume

There is no need to send D0I3_END_CMD as ASYNC during the system
resume flow.  Additionally, the other flags used are meaningless in
this case (they were just copied from the runtime resume flow), so
remove them all.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/d3.c