iwlwifi: yoyo: don't allow changing the domain via debugfs
authorLuca Coelho <luciano.coelho@intel.com>
Mon, 28 Oct 2019 09:18:05 +0000 (11:18 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 4 Jan 2020 10:41:55 +0000 (12:41 +0200)
commit10137f07571287aaa602f492d11db062f2dd3a29
tree37427bd7a67e1b269b97a96559b58314988e9245
parent3e8bac0cf131353ddf69f35c89b650c4f5a34a2f
iwlwifi: yoyo: don't allow changing the domain via debugfs

We don't want to allow changing the domain via debugfs so that we can
apply the domain to all TLV types more easily (doing some at runtime
is difficult due to buffer allocations etc.).  Change the
fw_dbg_domain debugfs file to be read-only and remove the write
function.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/debugfs.c
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.h