On Tue, 27 May 2025 09:40:05 +0200 Eric Auger <[email protected]> wrote:
> We plan to reuse build_x86_acpi_pci_hotplug() implementation > for ARM so let's move the code to generic pcihp. > > Associated static aml_pci_pdsm() helper is also moved along. > build_x86_acpi_pci_hotplug is renamed into build_acpi_pci_hotplug(). > > No code change intended. > > Also fix the reference to acpi_pci_hotplug.rst documentation > > Signed-off-by: Eric Auger <[email protected]> > Reviewed-by: Gustavo Romero <[email protected]> Indeed moves the code as described... Reviewed-by: Jonathan Cameron <[email protected]>
