[GIT PATCH] driver core patch against 2.6.25-git

From: Greg KH
Date: Fri May 02 2008 - 13:16:26 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/