diff options
author | 2021-01-20 19:57:03 +0100 | |
---|---|---|
committer | 2021-02-04 19:11:43 +0100 | |
commit | 56ce8339d41bf63fd769f10419cd188e6272d9d6 (patch) | |
tree | e6b021a5bd37ac7c5fc363ab2096f8a1585aa721 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'acpi-scan' into acpi-messages (diff) | |
download | wireguard-linux-56ce8339d41bf63fd769f10419cd188e6272d9d6.tar.xz wireguard-linux-56ce8339d41bf63fd769f10419cd188e6272d9d6.zip |
ACPI: power: Clean up printing messages
Replace all of the ACPI_DEBUG_PRINT() instances in power.c with
acpi_handle_debug() or pr_debug(), depending on the context,
drop the _COMPONENT and ACPI_MODULE_NAME() definitions that
are not used any more, and replace the direct invocations of
printk() in there with acpi_handle_info() or pr_info(), depending
on the context.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions