iwlwifi: pcie: refrain from SCD accesses
commitae79785f13972b2180d3d460510b7d1981d08cbc
authorSara Sharon <sara.sharon@intel.com>
Thu, 30 Jun 2016 13:36:24 +0000 (30 16:36 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 30 Aug 2016 11:16:42 +0000 (30 14:16 +0300)
tree3b82d2fc9edbe67299f04809a016c68715d8e451
parentfe4a7249732de1fe18e7ceb41924e329a572cb2d
iwlwifi: pcie: refrain from SCD accesses

Up till now we accessed SCD configuration only for initial
configuration and for enabling command queue.
For a000 generation the command queue is open by default
and firmware configures the rest. No driver SCD accesses
are expected. Make sure this is the case.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/trans.c
drivers/net/wireless/intel/iwlwifi/pcie/tx.c