Message ID | 1646930.v2jOOB1UEN@kreacher |
---|---|
Headers | show |
Series | ACPI: scan: Defer enumeration of devices with significant dependencies | expand |
Hi Rafael, On Mon, Dec 14, 2020 at 09:23:47PM +0100, Rafael J. Wysocki wrote: > Hi, > > This series addresses some enumeration ordering issues by using information > from _DEP to defer the enumeration of devices that are likely to depend on > operation region (OpRegion) handlers supplied by the drivers of other > devices. > > This allows the OpRegion suppliers to be probed and start working before the > devices depending on them are enumerated. For the whole series, Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>