ACPI: sysfs: Get rid of ACPICA message printing
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 22 Feb 2021 18:59:54 +0000 (19:59 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 8 Mar 2021 15:55:28 +0000 (16:55 +0100)
commite6a55ccbd5647fcb44a6389682e8f522998a5773
tree6cdf43a28e33107fe080d0d1c7b95cf0858d86ae
parent68eab52e712bba006333a7a2297a4d3b9ce49012
ACPI: sysfs: Get rid of ACPICA message printing

Replace the only ACPI_EXCEPTION() instance in sysfs.c with a
pr_warn() call, drop the _COMPONENT and ACPI_MODULE_NAME()
definitions that are not used any more and drop the
ACPI_SYSTEM_COMPONENT definition that would not be used any
more in a meaningful way after the above changes.

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