Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/iwlwifi
Eliad Peller 6dfb36c89d iwlwifi: call d3_suspend/resume in d0i3 case as well
Some CSR registers have to be configured also
in case of suspend/resume with unified image
(which doesn't includes reconfiguration flow).

Reuse the existing d3_suspend/d3_resume trans ops,
while making sure some configurations are a bit
different, according to the wowlan type.

After this change, we no longer need the special
wowlan_d0i3 configurations done in iwl_pci_resume,
as they are already being done in the d3_resume op.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-08-04 10:17:32 +03:00
..
2015-08-04 10:11:49 +03:00
2015-04-02 09:29:13 +03:00
2015-04-02 09:29:13 +03:00
2014-05-15 19:50:51 +03:00
2015-04-02 09:29:13 +03:00
2013-12-31 19:03:53 +02:00
2015-08-04 10:11:49 +03:00