]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentation
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 22 Feb 2021 19:00:43 +0000 (20:00 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 8 Mar 2021 15:55:28 +0000 (16:55 +0100)
commitff1ce81d5f20b094509be3c51195ed1efd599483
treeeea50d221ce2449da46c723d51cc453eea1e5f5b
parente973d4a5cb5a0960ef452f552c5bfcc7c4fdb6c5
ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentation

Drop the definitions of the following symbols:

 ACPI_SBS_COMPONENT
 ACPI_FAN_COMPONENT
 ACPI_CONTAINER_COMPONENT
 ACPI_MEMORY_DEVICE_COMPONENT

that are not used in a meaningful way any more and update the ACPI
debug documentation to avoid confusing users by making the impression
that the ACPICA debug can be used for anything other than ACPICA
itself, which is incorrect.

No functional impact.

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