public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Driver Core patches for 2.6.12-rc4
@ 2005-05-17 22:11 Greg KH
  2005-05-17 22:12 ` [PATCH] Driver Core: pm diagnostics update, check for errors Greg KH
  2005-05-18 22:53 ` [GIT PATCH] Driver Core patches for 2.6.12-rc4 Greg KH
  0 siblings, 2 replies; 7+ messages in thread
From: Greg KH @ 2005-05-17 22:11 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

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


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

end of thread, other threads:[~2005-05-18 23:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17 22:11 [GIT PATCH] Driver Core patches for 2.6.12-rc4 Greg KH
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

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