]> err.no Git - linux-2.6/blobdiff - Documentation/pci.txt
Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel
[linux-2.6] / Documentation / pci.txt
index 40c4717d236b108e6b269e6eb9642a1a9c8721ac..e2c9d0a0c43de9de21efbbc5c6e74fe7f544aa06 100644 (file)
@@ -545,8 +545,6 @@ pci_find_slot()                     Find pci_dev corresponding to given bus and
 pci_set_power_state()          Set PCI Power Management state (0=D0 ... 3=D3)
 pci_find_capability()          Find specified capability in device's capability
                                list.
-pci_module_init()              Inline helper function for ensuring correct
-                               pci_driver initialization and error handling.
 pci_resource_start()           Returns bus start address for a given PCI region
 pci_resource_end()             Returns bus end address for a given PCI region
 pci_resource_len()             Returns the byte length of a PCI region