]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/driver-model/devres.txt
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[karo-tx-linux.git] / Documentation / driver-model / devres.txt
index 4231b45b2f8f9b7167ad6869506df03e742adf08..30e04f7a690ddfc0d2d0c370163fe93adc59a168 100644 (file)
@@ -348,6 +348,7 @@ PER-CPU MEM
   devm_free_percpu()
 
 PCI
+  devm_pci_alloc_host_bridge()  : managed PCI host bridge allocation
   devm_pci_remap_cfgspace()    : ioremap PCI configuration space
   devm_pci_remap_cfg_resource()        : ioremap PCI configuration space resource
   pcim_enable_device()         : after success, all PCI ops become managed