netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/5][RFC] Update network drivers to use devres
@ 2007-08-02 22:42 Brandon Philips
  2007-08-03  8:58 ` Stephen Hemminger
  0 siblings, 1 reply; 7+ messages in thread
From: Brandon Philips @ 2007-08-02 22:42 UTC (permalink / raw)
  To: netdev; +Cc: teheo

This patch set adds support for devres in the net core and converts the
e100 and e1000 drivers to devres.  Devres is a simple resource manager
for device drivers, see Documentation/driver-model/devres.txt for more
information.

The use of devres will remain optional for drivers with this patch set.
Drivers can be converted when it makes sense.

Builds on top of f0a664bbd1839fbe9f57564983f39bfc6c6f931d in Linus' tree
which renames __pci_reenable_device() to pci_reenable_device()

-- 

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

end of thread, other threads:[~2007-08-03 18:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-02 22:42 [patch 0/5][RFC] Update network drivers to use devres Brandon Philips
2007-08-03  8:58 ` Stephen Hemminger
2007-08-03 10:26   ` Tejun Heo
2007-08-03 11:07     ` Stephen Hemminger
2007-08-03 11:33       ` Tejun Heo
2007-08-03 13:44         ` Stephen Hemminger
2007-08-03 18:23           ` Brandon Philips

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).