iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 10 Dec 2019 13:11:36 +0000 (15:11 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 23 Dec 2019 23:34:52 +0000 (01:34 +0200)
commit3d1b28fd30ab8b87c0935584aff6f9b433939d2c
treee981db3ff1fb041661b8e30239e9dc4d0d9503b6
parentdf2378ab0f2a9dd4cf4501268af1902cc4ebacd8
iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED

This bit has been misnamed since the initial implementation of the
driver.  The correct semantics is that setting this bit disables L0S
states, and we already clearly use it as such in the code.  Rename it
to avoid confusion.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-csr.h
drivers/net/wireless/intel/iwlwifi/pcie/trans.c