commit | bab3cb9285a736165bbd51d327ee78d0edc061b2 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Jun 06 14:56:14 2019 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Sep 06 15:31:17 2019 +0300 |
tree | ef16de29f28ab74672b9821dcfaad95286503555 | |
parent | 75dfa6d58ba234f7a342e69756048519f115e1f3 [diff] |
iwlwifi: remove pm_runtime completely This means: 1) stop calling pm_runtime_resume when starting the hardware 2) removing the unneeded low_power parameter to start / stop hw / fw transport ops 3) squashing transport functions that are now the same _iwl_trans_pcie_start_hw / iwl_trans_pcie_start_hw Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>