diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-01-20 20:00:32 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-02-04 19:11:44 +0100 |
commit | fba2ae30fe8cd13fd1f6b723cdb37d51248c29fc (patch) | |
tree | a811185022b028e4eb5e750c1b1aceee9f3688ab /Documentation/firmware-guide | |
parent | e52d9d8c08644129cbc7df04f965c6505a53baeb (diff) |
ACPI: utils: Clean up printing messages
Replace all of the ACPI_DEBUG_PRINT() instances in utils.c with
pr_debug() and acpi_handle_debug(), drop the _COMPONENT and
ACPI_MODULE_NAME() definitions that are not used any more and
replace direct printk() invocations with pr_debug() calls (the log
level in there is way excessive).
Also add a special pr_fmt() definition, but this only affects the
pr_debug() messages mentioned above.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/firmware-guide')
0 files changed, 0 insertions, 0 deletions