diff options
author | Luca Coelho <luciano.coelho@intel.com> | 2016-03-11 12:12:16 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2016-05-10 22:14:48 +0300 |
commit | 71b1230ca97e60d26b4205ac553af6331724ca60 (patch) | |
tree | 63e522c0a210fcbd7d07df90275157d3c9166860 /drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | |
parent | fa820d696c0ac0bb3cf1b49a817899982d774d61 (diff) |
iwlwifi: wake from runtime suspend before sending sync commands
If a host command was queued while in runtime suspend, it would go out
before the D0I3_END_CMD was sent. Sometimes it works, but sometimes
it fails, and it is obviously the wrong thing to do.
To fix this, have the opmode take a reference before sending a SYNC
command and make the pcie trans wait for the runtime state to become
active before actually queueing the command.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c')
0 files changed, 0 insertions, 0 deletions