]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
iwlwifi: mvm: allow setting the thermal state in D0i3
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 24 Mar 2016 09:10:12 +0000 (11:10 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 30 Mar 2016 13:24:51 +0000 (16:24 +0300)
commit489c546dcecbddbadcbef25472d8fb4d693850e2
tree78d2ec193d26f53aad88fe1b7e9e7b2589330c76
parentd2515a99b2da2bf08d5a1decb7b365e25adbccea
iwlwifi: mvm: allow setting the thermal state in D0i3

We were not allowing the thermal state to be set when we were in D0i3
mode.  It was not very clearly specified how it should work, but now a
decision was made to allow the state to be set in D0i3 (which will
cause a brief wake up).  Remove the check in the set_cur_state
operation.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tt.c