linux/drivers/net/wireless/intel/iwlwifi/fw
Luca Coelho 813df5cef3 iwlwifi: acpi: add common code to read from ACPI
There are many places where the same process of invoking a method from
ACPI is used, causing a lot of duplicate code.  To improve this,
introduce a new function to get an ACPI object by invoking an ACPI
method that can be reused.

Additionally, since this function needs to be called when we only have
the trans, the opmode or the device, introduce a new debug macro that
gets the device as a parameter so it can be used in the new function.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-10-06 15:22:28 +03:00
..
api iwlwifi: mvm: add marker cmd response struct. 2017-10-06 14:57:23 +03:00
acpi.c iwlwifi: acpi: add common code to read from ACPI 2017-10-06 15:22:28 +03:00
acpi.h iwlwifi: acpi: add common code to read from ACPI 2017-10-06 15:22:28 +03:00
common_rx.c iwlwifi: implement fseq version mismatch warning 2017-08-01 12:41:45 +03:00
dbg.c iwlwifi: Add few debug prints to the WRT dump flow 2017-10-06 14:57:22 +03:00
dbg.h iwlwifi: refactor firmware debug code 2017-08-01 12:41:43 +03:00
error-dump.h iwlwifi: dump smem configuration when firmware crashes 2017-08-09 09:35:15 +03:00
file.h iwlwifi: mvm: Add new quota command API 2017-10-06 14:57:21 +03:00
img.h
init.c iwlwifi: refactor firmware debug code 2017-08-01 12:41:43 +03:00
notif-wait.c iwlwifi: call iwl_remove_notification from iwl_wait_notification 2017-08-18 16:03:22 +03:00
notif-wait.h
nvm.c iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvm 2017-08-18 17:36:41 +03:00
paging.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
runtime.h iwlwifi: mvm: move a000 device NVM retrieval to a common place 2017-08-09 09:35:15 +03:00
smem.c iwlwifi: dump smem configuration when firmware crashes 2017-08-09 09:35:15 +03:00