[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <84144f020607210332l2ecf4c7ch7fe144e2d8c7764d@mail.gmail.com>
Date: Fri, 21 Jul 2006 13:32:32 +0300
From: "Pekka Enberg" <penberg@...helsinki.fi>
To: "Arthur Othieno" <apgo@...chbomb.org>
Cc: gregkh@...e.de, "Richard Knutsson" <ricknu-0@...dent.ltu.se>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] doc: pci_module_init() removal
On 7/20/06, Arthur Othieno <apgo@...chbomb.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists