]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: remove d3_sram debugfs file
authorJohannes Berg <johannes.berg@intel.com>
Wed, 29 May 2019 13:39:49 +0000 (16:39 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 1 Jun 2019 05:04:43 +0000 (08:04 +0300)
commit23f57bfac7c283746ffba5caf4046b152074b2d9
treedce147b54941e9a32cc37686f37252ec436dc071
parent685c9b7750bfacd6fc1db50d86579980593b7869
iwlwifi: mvm: remove d3_sram debugfs file

This debugfs file is really old, and cannot work properly since
the unified image support. Rather than trying to make it work,
which is difficult now due to multiple images (LMAC/UMAC etc.)
just remove it - we no longer need it since we properly do a FW
coredump even in D3 cases.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c