diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2014-09-22 10:59:53 +0300 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2014-10-29 12:49:12 +0200 |
commit | 671b58202e485f26abf1f92c1b52ed45d03d0438 (patch) | |
tree | 73bc73489df81c23030fc3bba29ea144b0a6136e /include | |
parent | 31ca09dd6becfd954098ca7ddb6c1e27b13fe5d7 (diff) |
iwlwifi: mvm: split wowlan handling out of the main suspend function
Take the WoWLAN handling code out of the main suspend function,
dividing it into three parts: get_config (which is used before the
firmware is switched), switch_to_d3 (which handles the rebooting of
the hardware with the D3 firmware) and config (which configures the D3
firmware for WoWLAN operation). This is necessary to prepare for the
net-detect implementation, which will use only the switch_to_d3 part
of this flow.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions