OSDN Git Service

iwlwifi: mvm: remove unneeded reg write in iwl_mvm_up()
authorLiad Kaufman <liad.kaufman@intel.com>
Wed, 1 Feb 2017 14:21:32 +0000 (16:21 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 19 Apr 2017 19:21:47 +0000 (22:21 +0300)
commit5a4aa895521bb0f7148e34de69059799f9cb1690
tree0fe66e315c9b81b67b1aa70fe51207ebc43bbaf4
parent310181ec34e20134dc1b1c8b5e62605af83b1777
iwlwifi: mvm: remove unneeded reg write in iwl_mvm_up()

Not only that this write is not needed (as FW does this
itself), on newer HW this register is write protected
so trying to write there will cause problems.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-prph.h
drivers/net/wireless/intel/iwlwifi/mvm/fw.c