From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] driver core patch against 2.6.25-git
Date: Fri, 2 May 2008 10:15:50 -0700 [thread overview]
Message-ID: <20080502171550.GA25405@suse.de> (raw)
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
next reply other threads:[~2008-05-02 17:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-02 17:15 Greg KH [this message]
2008-05-02 17:16 ` [PATCH 1/1] driver-core: add dev_name() to help transition away from using bus_id Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080502171550.GA25405@suse.de \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.