aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw/acpi.c
diff options
context:
space:
mode:
authorMiri Korenblit <[email protected]>2024-02-01 14:17:26 +0000
committerJohannes Berg <[email protected]>2024-02-02 13:37:26 +0000
commit18f523654d4943c87da3ec512dad74828be764e4 (patch)
tree022cba6105490c42df83ed240b4c612850607ac7 /drivers/net/wireless/intel/iwlwifi/fw/acpi.c
parentwifi: iwlwifi: prepare for reading SPLC from UEFI (diff)
downloadkernel-18f523654d4943c87da3ec512dad74828be764e4.tar.gz
kernel-18f523654d4943c87da3ec512dad74828be764e4.zip
wifi: iwlwifi: read SPLC from UEFI
Try to read the SPLC table from UEFI first, and if the WIFI UEFI tables are unlocked or the table doesn't exist - try to read it from ACPI Signed-off-by: Miri Korenblit <[email protected]> Reviewed-by: Gregory Greenman <[email protected]> Link: https://msgid.link/20240201155157.3d9d835b6edb.I7ea262df9431ced787b77c87149c6d7bddb7e7d6@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw/acpi.c')
-rw-r--r--drivers/net/wireless/intel/iwlwifi/fw/acpi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/fw/acpi.c b/drivers/net/wireless/intel/iwlwifi/fw/acpi.c
index d6e7de2543b2..e74745f939ae 100644
--- a/drivers/net/wireless/intel/iwlwifi/fw/acpi.c
+++ b/drivers/net/wireless/intel/iwlwifi/fw/acpi.c
@@ -385,7 +385,6 @@ out_free:
out:
return ret;
}
-IWL_EXPORT_SYMBOL(iwl_acpi_get_pwr_limit);
int iwl_acpi_get_eckv(struct device *dev, u32 *extl_clk)
{