diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2015-04-27 21:38:10 +0300 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-05-26 19:21:07 +0300 |
commit | a61408e9a48e7634984408e334b125a72726440e (patch) | |
tree | e1c56fe8efbbec8a9b61f50cef95dd5a929efefd /drivers/net/wireless/iwlwifi/mvm/debugfs.c | |
parent | 04c9599d1a4cdd91b4c0bded3b12cc8203b68a2c (diff) |
iwlwifi: pcie: don't call set_pwr functions for family 8000
We should not call the iwl_pcie_set_pwr() functions in the
suspend/resume flows for family 8000, because the register used is
locked in devices from this family. Doing this causes an NMI
protection error (RT_NMI_INTERRUPT_PREG_PROTECTION).
To fix this, skip those calls if the device family is
IWL_DEVICE_FAMILY_8000.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/debugfs.c')
0 files changed, 0 insertions, 0 deletions