login
Header Space

 
 

[GIT PATCH] driver core patch against 2.6.25-git

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>
Cc: <linux-kernel@...>
Date: Friday, May 2, 2008 - 1:15 pm

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

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] driver core patch against 2.6.25-git, Greg KH, (Fri May 2, 1:15 pm)
[PATCH 1/1] driver-core: add dev_name() to help transition a..., Greg Kroah-Hartman, (Fri May 2, 1:16 pm)
speck-geostationary