commit | e4c49c4937951de1cdbe35572ade40c948dec1e1 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Fri Mar 24 11:01:45 2017 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Jun 05 21:47:08 2017 +0300 |
tree | 6291e26031ff13c730b8d38943dafe31bd955380 | |
parent | addce854f164a68da9cb158e2e7e447705068549 [diff] |
iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3 We only need to handle d0i3 entry and exit during suspend resume if system_pm is set to IWL_PLAT_PM_MODE_D0I3, otherwise d0i3 entry failures will cause suspend to fail. This fixes https://bugzilla.kernel.org/show_bug.cgi?id=194791 Signed-off-by: Luca Coelho <luciano.coelho@intel.com>