public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC patch 0/3] remove pci_driver.owner and .name fields
@ 2005-10-26 20:48 Laurent riffard
  2005-10-26 20:48 ` [RFC patch 1/3] " Laurent riffard
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Laurent riffard @ 2005-10-26 20:48 UTC (permalink / raw)
  To: linux-kernel, Al Viro, Greg KH, Russell King

I'm willing to submit patches to remove pci_driver.owner and .name
fields. pci_driver.driver.owner and .name will be used instead.

Patch 1 prepares the core pci code for future removal of the 2
fields, but actually do not remove them. As suggested by Al Viro,
pci_driver.driver.owner will be set by pci_register_driver.

Patch 2 is an example of driver's update. There will be lots of
patches like this.

Patch 3 is the final touch, after all pci_driver.name and
pci_driver.owner are removed.

Any comments ? Feel free to correct my bad english.

thanks
--
laurent



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

end of thread, other threads:[~2005-10-26 22:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-26 20:48 [RFC patch 0/3] remove pci_driver.owner and .name fields Laurent riffard
2005-10-26 20:48 ` [RFC patch 1/3] " Laurent riffard
2005-10-26 21:20   ` Al Viro
2005-10-26 22:53     ` Laurent Riffard
2005-10-26 20:48 ` [RFC patch 2/3] " Laurent riffard
2005-10-26 21:05   ` Roland Dreier
2005-10-26 21:21     ` Al Viro
2005-10-26 21:30       ` Roland Dreier
2005-10-26 21:35       ` Andrew Morton
2005-10-26 20:48 ` [RFC patch 3/3] " Laurent riffard
2005-10-26 21:11   ` Greg KH
2005-10-26 22:22     ` Laurent Riffard
2005-10-26 22:26       ` Greg KH
2005-10-26 22:57         ` Laurent Riffard
2005-10-26 21:17 ` [RFC patch 0/3] " Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox