iwlwifi: enable communication with WoWLAN firmware
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Jan 2013 10:25:44 +0000 (11:25 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 13:19:54 +0000 (14:19 +0100)
On resuming, the opmode may have to be able to talk
to the WoWLAN/D3 firmware in order to query it about
its status and wakeup reasons. To do that, the opmode
has to call the new d3_resume() transport API which
will set up the device for command communcation.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found