public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Driver Core patches for 2.6.18-rc1
@ 2006-07-12 23:23 Greg KH
  2006-07-12 23:26 ` [PATCH 1/5] [PATCH] Driver core: fix driver-core kernel-doc Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Greg KH @ 2006-07-12 23:23 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are some driver core patches and fixes for 2.6.18-rc1.  They
contain the following changes:
	- documentation fixes
	- remove unused functions and symbols

All of these patches have been in the -mm tree for a while.

Please pull from:
	git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/

Patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h


 Documentation/feature-removal-schedule.txt |    8 ------
 drivers/base/bus.c                         |    5 ++--
 drivers/base/core.c                        |   30 +++++++++++------------
 include/linux/ioport.h                     |    2 +-
 include/linux/pm_legacy.h                  |    7 -----
 kernel/power/pm.c                          |   37 ----------------------------
 kernel/resource.c                          |    2 --
 7 files changed, 19 insertions(+), 72 deletions(-)

---------------

Adrian Bunk:
      Driver core: bus.c cleanups
      remove kernel/power/pm.c:pm_unregister_all()
      The scheduled unexport of insert_resource

Henrik Kretzschmar:
      Driver core: kernel-doc in drivers/base/core.c corrections

Randy Dunlap:
      Driver core: fix driver-core kernel-doc


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

end of thread, other threads:[~2006-07-12 23:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-12 23:23 [GIT PATCH] Driver Core patches for 2.6.18-rc1 Greg KH
2006-07-12 23:26 ` [PATCH 1/5] [PATCH] Driver core: fix driver-core kernel-doc Greg KH
2006-07-12 23:26   ` [PATCH 2/5] [PATCH] Driver core: kernel-doc in drivers/base/core.c corrections Greg KH
2006-07-12 23:26     ` [PATCH 3/5] [PATCH] Driver core: bus.c cleanups Greg KH
2006-07-12 23:26       ` [PATCH 4/5] [PATCH] remove kernel/power/pm.c:pm_unregister_all() Greg KH
2006-07-12 23:26         ` [PATCH 5/5] [PATCH] The scheduled unexport of insert_resource Greg KH

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