From: Greg KH <greg@kroah.com>
To: Ivan Novick <ivan@0x4849.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: #define pci_module_init pci_register_driver
Date: Tue, 6 Jun 2006 15:28:20 -0700 [thread overview]
Message-ID: <20060606222820.GA28733@kroah.com> (raw)
In-Reply-To: <1149587406.28634.263152113@webmail.messagingengine.com>
On Tue, Jun 06, 2006 at 10:50:06AM +0100, Ivan Novick wrote:
> Hi,
>
> It seems an effort was made to replace all pci_module_init calls with
> pci_register_driver but in -mm it still seems to have pci_module_init
> for many drivers.
Yeah, can't seem to stomp all them out :)
> Does anyone know if this is still in the queue somewhere or if it was
> cancelled? Is pci_register_driver the preferred call to make?
Yes, please call pci_register_driver() instead for all new code.
thanks,
greg k-h
prev parent reply other threads:[~2006-06-06 22:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-06 9:50 #define pci_module_init pci_register_driver Ivan Novick
2006-06-06 22:28 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060606222820.GA28733@kroah.com \
--to=greg@kroah.com \
--cc=ivan@0x4849.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.