Re: [PATCH v10 6/8] PCI: Setup ACPI fwnode early and at the same time with OF

From: Shanker R Donthineni
Date: Tue Jul 27 2021 - 19:50:30 EST


Hi Bjorn

On 7/27/21 6:30 PM, Bjorn Helgaas wrote:
>> From: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
>>
>> The pci_dev objects are created through two mechanisms 1) during PCI
>> bus scan and 2) from I/O Virtualization. The fwnode in pci_dev object
>> is being set at different places depends on the type of firmware used,
>> device creation mechanism, and acpi_pci_bridge_d3() WAR.
> WAR?
>
Thanks for catching a mistake, will remove it in the next patch.

-Shanker