* #define pci_module_init pci_register_driver
@ 2006-06-06 9:50 Ivan Novick
2006-06-06 22:28 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Ivan Novick @ 2006-06-06 9:50 UTC (permalink / raw)
To: linux-kernel
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.
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?
Thanks for any info,
Ivan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: #define pci_module_init pci_register_driver
2006-06-06 9:50 #define pci_module_init pci_register_driver Ivan Novick
@ 2006-06-06 22:28 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2006-06-06 22:28 UTC (permalink / raw)
To: Ivan Novick; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-06 22:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-06 9:50 #define pci_module_init pci_register_driver Ivan Novick
2006-06-06 22:28 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox