commit | 1184611ee88f309fe4a6ca3d50bde762434e386e | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Thu Sep 28 15:18:33 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Oct 06 15:22:33 2017 +0300 |
tree | 2001c476450f2c3b9203c1e10b89cbc4859436b9 | |
parent | e59a00f4884815a2887837b9d34e0ae59c41d3d3 [diff] |
iwlwifi: acpi: move code that reads SPLC to acpi Move most of the set_dflt_pwr_limit() function to acpi.c and make it return the pwr_limit value instead of setting directly. Also rename it to iwl_acpi_get_pwr_limit(). Signed-off-by: Luca Coelho <luciano.coelho@intel.com>