summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/tx.c
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2014-07-01 17:38:38 +0200
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>2014-07-21 09:43:13 +0200
commit576eeee9d3ab395f47462c03067c8b9381281f1d (patch)
treed8511410c9fcdb97ad4b06790b63d77f0c08bfbf /drivers/net/wireless/iwlwifi/mvm/tx.c
parentiwlwifi: mvm: fix wrong offset while reading from NVM (diff)
downloadlinux-576eeee9d3ab395f47462c03067c8b9381281f1d.tar.xz
linux-576eeee9d3ab395f47462c03067c8b9381281f1d.zip
iwlwifi: mvm: add some missing iwl_mvm_ref_sync() calls
Add iwl_mvm_ref_sync() calls (with new ref types) to flows that might access the device directly. These calls make sure the device is out of d0i3, and the bus is available for direct access. Since some of these functions are reentrant, convert the refs_bitmap to a ref counter, so multiple refs of the same type could be taken concurrently. Signed-off-by: Eliad Peller <eliadx.peller@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/tx.c')
0 files changed, 0 insertions, 0 deletions