[PATCH v1 0/2] ACPI: bus: Adjustments related to \_SB._OSC

Rafael J. Wysocki posted 2 patches 1 day, 17 hours ago
[PATCH v1 0/2] ACPI: bus: Adjustments related to \_SB._OSC
Posted by Rafael J. Wysocki 1 day, 17 hours ago
Hi All,

The first patch works around a platform firmware issue causing
acpi_run_osc() to return an error when run with "query enable" bit
clear after negotiating the supported feature mask.

The second one is a cleanup on top of the first one.

Thanks!