On 2021/2/3 2:18, Rafael J. Wysocki wrote:
[...]
Also make one unrelated janitorial change to fix up white space and
use ACPI_FAILURE() instead of negating ACPI_SUCCESS().
[...]
status = acpi_evaluate_object(video->device->handle, "_DOD", NULL,
&buffer);
if (!ACPI_SUCCESS(sta
From: Rafael J. Wysocki
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
2 matches
Mail list logo