public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] driver core patches for 2.6.30-rc4
@ 2009-05-09  3:24 Greg KH
  2009-05-28 19:19 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2009-05-09  3:24 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are a few driver-core patches for your 2.6.30-rc4 tree.

They revert 2 patches in the platform driver core that turned out to be
the wrong thing to do.  There is also some minor documentation patches,
and a Kconfig fix.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/

All of these patches have been in the linux-next and mm trees for a
while.

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

thanks,

greg k-h

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


 Documentation/sysfs-rules.txt   |    2 +-
 drivers/base/platform.c         |   22 +++-------------------
 include/linux/device.h          |    9 ++-------
 include/linux/platform_device.h |    1 -
 lib/Kconfig.debug               |    1 -
 5 files changed, 6 insertions(+), 29 deletions(-)

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

Greg Kroah-Hartman (1):
      Revert driver core: move platform_data into platform_device

Henrik Austad (1):
      Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense

Jason Baron (1):
      Remove old PRINTK_DEBUG config item

Ming Lei (1):
      Revert driver core: fix passing platform_data

Randy Dunlap (1):
      Driver core: platform: fix kernel-doc warnings


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

end of thread, other threads:[~2009-05-29  2:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-09  3:24 [GIT PATCH] driver core patches for 2.6.30-rc4 Greg KH
2009-05-28 19:19 ` Linus Torvalds
2009-05-28 19:34   ` Greg KH

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