ACPI: PM: Clean up printing messages
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 20 Jan 2021 18:58:18 +0000 (19:58 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 4 Feb 2021 18:11:43 +0000 (19:11 +0100)
commitc56fd5ead29b6ad6625af632a91a231129027185
treedca2a3fbdb7c945386ee0da4d15a5e3237459511
parent56ce8339d41bf63fd769f10419cd188e6272d9d6
ACPI: PM: Clean up printing messages

Replace the remaining ACPI_DEBUG_PRINT() instances in device_pm.c
with dev_dbg() invocations, drop the _COMPONENT and ACPI_MODULE_NAME()
definitions that are not used any more, and drop the no longer needed
ACPI_POWER_COMPONENT definition from the headers and documentation.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/firmware-guide/acpi/debug.rst
drivers/acpi/device_pm.c
drivers/acpi/sysfs.c
include/acpi/acpi_drivers.h