On Wed, Apr 26, 2017 at 1:17 PM, Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> wrote: > Commit a52d1443bba1 ("PCI: Export host bridge registration interface") > exported the pci_alloc_host_bridge() interface so that PCI host > controllers drivers can make use of it. > > Introduce pci_alloc_host_bridge() kernel counterpart to free the > host bridge data structures, pci_free_host_bridge(), export it > and update kernel functions releasing host bridge objects allocated > memory to make use of it. > > Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>