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 patches for 2.6.12-rc4
Date: Tue, 17 May 2005 15:11:39 -0700 [thread overview]
Message-ID: <20050517221136.GA29232@kroah.com> (raw)
Here are 2 patches for the 2.6.12-rc4 tree that clean up some driver
core stuff. Both of these patches have been in the -mm tree for a
while.
Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
Full patches will be sent to the linux-kernel mailing list, if anyone
wants to see them.
thanks,
greg k-h
Documentation/filesystems/sysfs-pci.txt | 6 +--
Documentation/power/devices.txt | 21 -------------
Documentation/powerpc/hvcs.txt | 4 +-
drivers/base/Makefile | 2 -
drivers/base/bus.c | 1
drivers/base/core.c | 3 -
drivers/base/interface.c | 51 --------------------------------
drivers/base/power/power.h | 11 ------
drivers/base/power/resume.c | 11 ++++++
drivers/base/power/shutdown.c | 29 ++++--------------
drivers/base/power/suspend.c | 17 +++++++++-
include/linux/device.h | 3 -
kernel/power/main.c | 6 +--
13 files changed, 40 insertions(+), 125 deletions(-)
David Brownell:
o Driver Core: remove driver model detach_state
o Driver Core: pm diagnostics update, check for errors
next reply other threads:[~2005-05-17 22:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-17 22:11 Greg KH [this message]
2005-05-17 22:12 ` [PATCH] Driver Core: pm diagnostics update, check for errors Greg KH
2005-05-17 22:12 ` [PATCH] Driver Core: remove driver model detach_state Greg KH
2005-05-18 10:13 ` Kay Sievers
2005-05-18 16:11 ` Greg KH
2005-05-18 22:53 ` [GIT PATCH] Driver Core patches for 2.6.12-rc4 Greg KH
2005-05-18 23:45 ` Linus Torvalds
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=20050517221136.GA29232@kroah.com \
--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.