public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] driver core patch against 2.6.25-git
@ 2008-05-02 17:15 Greg KH
  2008-05-02 17:16 ` [PATCH 1/1] driver-core: add dev_name() to help transition away from using bus_id Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2008-05-02 17:15 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here is one patch against your 2.6.25-git tree.

It provides a new function, dev_name() to help with the transition away
from using the bus_id field in struct device.  The full transision will
happen over the next few kernel releases.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/

The patch will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h

------------

 include/linux/device.h |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

---------------

Kay Sievers (1):
      driver-core: add dev_name() to help transition away from using bus_id


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

end of thread, other threads:[~2008-05-02 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-02 17:15 [GIT PATCH] driver core patch against 2.6.25-git Greg KH
2008-05-02 17:16 ` [PATCH 1/1] driver-core: add dev_name() to help transition away from using bus_id Greg Kroah-Hartman

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