On Fri, 9 Jul 2021 18:08:10 +0530 Amey Narkhede <ameynarkhede03@xxxxxxxxx> wrote: > From: Shanker Donthineni <sdonthineni@xxxxxxxxxx> > > Move the existing code logic from acpi_pci_bridge_d3() to a separate > function pci_set_acpi_fwnode() to set the ACPI fwnode. > > No functional change with this patch. > > Signed-off-by: Shanker Donthineni <sdonthineni@xxxxxxxxxx> > --- > drivers/pci/pci-acpi.c | 12 ++++++++---- > drivers/pci/pci.h | 2 ++ > 2 files changed, 10 insertions(+), 4 deletions(-) Reviewed-by: Alex Williamson <alex.williamson@xxxxxxxxxx>