mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-27 21:14:44 +08:00
2924d2f837
Replace the ACPI_DEBUG_PRINT() instances in acpi_video.c with acpi_handle_debug() calls and the ACPI_EXCEPTION()/ACPI_ERROR()/ ACPI_WARNING() instances in there with acpi_handle_info() calls, which among other things causes the excessive log levels of those messages to be increased. Drop the _COMPONENT and ACPI_MODULE_NAME() definitions that are not used any more from acpi_video.c, drop the no longer needed ACPI_VIDEO_COMPONENT definition from the headers and update the documentation accordingly. While at it, add a pr_fmt() definition to acpi_video.c, replace the direct printk() invocations in there with acpi_handle_info() or pr_info() (and reduce the excessive log level where applicable) and drop the PREFIX sybmbol definition which is not necessary any more from acpi_video.c. Also make unrelated janitorial changes to fix up white space and use ACPI_FAILURE() instead of negating ACPI_SUCCESS(). Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Hanjun Guo <guohanjun@huawei.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> |
||
---|---|---|
.. | ||
apei | ||
dsd | ||
acpi-lid.rst | ||
aml-debugger.rst | ||
debug.rst | ||
DSD-properties-rules.rst | ||
enumeration.rst | ||
extcon-intel-int3496.rst | ||
gpio-properties.rst | ||
i2c-muxes.rst | ||
index.rst | ||
intel-pmc-mux.rst | ||
lpit.rst | ||
method-customizing.rst | ||
method-tracing.rst | ||
namespace.rst | ||
osi.rst | ||
video_extension.rst |