All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] pci_module_init to pci_module_register
@ 2006-08-29  8:10 Shakthi Kannan
  2006-08-29  8:23 ` Henne
  0 siblings, 1 reply; 2+ messages in thread
From: Shakthi Kannan @ 2006-08-29  8:10 UTC (permalink / raw)
  To: kernel-janitors

Hi,

TODO:
- convert from pci_module_init to pci_register_driver
- don't do it for drivers that are 2.4 compatible

I have found 98 occurrences of the use of pci_module_init in 2.6.18-rc4.

I would like to know what it means by "don't do it for drivers that
are 2.4 compatible"?

The drivers are in 2.6 Linux kernel, so they are meant for 2.6 alone.
So, as long as the change is in the drivers in 2.6 code base, it
shouldn't matter for 2.4, right? or am I missing something here?

Thanks,

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-29  8:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-29  8:10 [KJ] pci_module_init to pci_module_register Shakthi Kannan
2006-08-29  8:23 ` Henne

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.