[PATCH v1 0/2] ACPI: scan: Honor certain device identification rules

From: Rafael J. Wysocki
Date: Tue Oct 26 2021 - 15:01:26 EST


Hi All,

There are some rules in the ACPI spec regarding which device identification
objects can be used together etc., but they are not followed by the kernel
code.

This series modifies the code to follow the spec more closely (see patch
changelogs for details).

Thanks!