Re: [PATCH] doc: pci_module_init() removal

From: Pekka Enberg
Date: Fri Jul 21 2006 - 06:30:35 EST


On 7/20/06, Arthur Othieno <apgo@xxxxxxxxxxxxx> wrote:
pci_module_init() is deprecated and on it's way out in favor of
pci_register_driver(). Remove all documentation references to it.

[snip]

diff --git a/Documentation/PCIEBUS-HOWTO.txt b/Documentation/PCIEBUS-HOWTO.txt
index c93f42a..7369219 100644
--- a/Documentation/PCIEBUS-HOWTO.txt
+++ b/Documentation/PCIEBUS-HOWTO.txt
@@ -93,7 +93,7 @@ the PCI Express Port Bus driver from loa

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

This doesn't look right.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/