Re: [PATCH v2 6/6] ACPI: scan: Take PCI device enumeration into account directly
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci,org.kernel.vger.linux-pm |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Wed, Sep 02, 2026 at 09:36:54PM +0200, Rafael J. Wysocki wrote: > The ACPI companions of PCI devices are associated with the corresponding > PCI devices before being processed by acpi_scan_attach() and by the time > they are passed to attach_subtree(), the PCI devices associated with > them have been already enumerated and initialized. > > Accordingly, it is not necessary or even useful to check their status in > attach_subtree(), so do not do that. Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko