commit | 45dad03aca5596cc8c1ba71b7644b5859377b823 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Fri Oct 07 15:16:26 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 14 14:00:16 2017 +0200 |
tree | 939c1888f9f741e6a9c596a6adc1941b87a673c7 | |
parent | d0a8075ffe0572819e19aac9110e1913cef754d4 [diff] |
iwlwifi: mvm: don't restart HW if suspend fails with unified image commit bac453ab3745eaa64137ea6e77e009b45954f0ae upstream. For unified images, we shouldn't restart the HW if suspend fails. The only reason for restarting the HW with non-unified images is to go back to the D0 image. Fixes: 23ae61282b88 ("iwlwifi: mvm: Do not switch to D3 image on suspend") Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>