X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=Documentation%2FPCI%2FPCIEBUS-HOWTO.txt;h=6bd5f372adec010d18bf0b15d6d5f62d185a4f18;hb=084165a3f8c8a88c83bdfa3941f897ae0f020211;hp=9a07e38631b0a0d1ed7956db151b667402725419;hpb=946e2ad040000a14b7316fae722e7e65fa09ffe5;p=cascardo%2Flinux.git diff --git a/Documentation/PCI/PCIEBUS-HOWTO.txt b/Documentation/PCI/PCIEBUS-HOWTO.txt index 9a07e38631b0..6bd5f372adec 100644 --- a/Documentation/PCI/PCIEBUS-HOWTO.txt +++ b/Documentation/PCI/PCIEBUS-HOWTO.txt @@ -93,7 +93,7 @@ the PCI Express Port Bus driver from loading a service driver. int pcie_port_service_register(struct pcie_port_service_driver *new) -This API replaces the Linux Driver Model's pci_module_init API. A +This API replaces the Linux Driver Model's pci_register_driver API. A service driver should always calls pcie_port_service_register at module init. Note that after service driver being loaded, calls such as pci_enable_device(dev) and pci_set_master(dev) are no longer