* [PATCH] PCI: Documentation: fix minor PCIe HOWTO thinko
@ 2009-02-13 19:03 Alex Chiang
2009-02-13 21:32 ` Jesse Barnes
0 siblings, 1 reply; 2+ messages in thread
From: Alex Chiang @ 2009-02-13 19:03 UTC (permalink / raw)
To: Jesse Barnes; +Cc: linux-pci, linux-kernel
Update doc to correctly refer to replacing the pci_register_driver API,
and not the non-existent "pci_module_init" API.
Signed-off-by: Alex Chiang <achiang@hp.com>
---
diff --git a/Documentation/PCI/PCIEBUS-HOWTO.txt b/Documentation/PCI/PCIEBUS-HOWTO.txt
index 9a07e38..6bd5f37 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] PCI: Documentation: fix minor PCIe HOWTO thinko
2009-02-13 19:03 [PATCH] PCI: Documentation: fix minor PCIe HOWTO thinko Alex Chiang
@ 2009-02-13 21:32 ` Jesse Barnes
0 siblings, 0 replies; 2+ messages in thread
From: Jesse Barnes @ 2009-02-13 21:32 UTC (permalink / raw)
To: Alex Chiang; +Cc: linux-pci, linux-kernel
On Friday, February 13, 2009 11:03 am Alex Chiang wrote:
> Update doc to correctly refer to replacing the pci_register_driver API,
> and not the non-existent "pci_module_init" API.
>
> Signed-off-by: Alex Chiang <achiang@hp.com>
Applied to linux-next (though I should just pull it over to for-linus, will
do), thanks.
--
Jesse Barnes, Intel Open Source Technology Center
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-13 21:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-13 19:03 [PATCH] PCI: Documentation: fix minor PCIe HOWTO thinko Alex Chiang
2009-02-13 21:32 ` Jesse Barnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®