summaryrefslogtreecommitdiff
path: root/Documentation/driver-model
diff options
context:
space:
mode:
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2017-06-28 15:13:52 -0500
committerBjorn Helgaas <bhelgaas@google.com>2017-06-28 15:13:52 -0500
commitdff79b91b8f3279cbe60727368adff1f3a5ab16e (patch)
tree8aab00aa2ae23a83c028e46058db09f8ef1aec9d /Documentation/driver-model
parenta1c0050a17f58279480e32b4aa5068282c6982bb (diff)
PCI: Add pci_free_host_bridge() interface
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@arm.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Cc: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/driver-model')
0 files changed, 0 insertions, 0 deletions