public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] Driver core changes for 2.5.69
Date: Fri, 9 May 2003 16:51:42 -0700	[thread overview]
Message-ID: <20030509235142.GA3506@kroah.com> (raw)

Hi,

Here are three small changesets that fix up some stuff in the driver
class code.  They do the following:
	- restore back the driver link in the sysfs class representation
	  that I removed based on my previous class changes.
	- fix the cpu frequency code to work properly again (I messed up
	  when porting it to the new class code.)
	- remove an unneeded line in the class code.

Please pull from:  bk://kernel.bkbits.net/gregkh/linux/class-2.5

thanks,

greg k-h

 drivers/base/class.c |   18 +++++++++++++++++-
 include/linux/cpu.h  |    1 +
 kernel/cpufreq.c     |    2 ++
 3 files changed, 20 insertions(+), 1 deletion(-)
-----

Greg Kroah-Hartman:
  o driver core: remove unneeded line in class code
  o driver core: Add driver symlink to class devices in sysfs

Jonathan Corbet:
  o cpufreq class fix


             reply	other threads:[~2003-05-09 23:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-09 23:51 Greg KH [this message]
2003-05-09 23:53 ` [PATCH] Driver core changes for 2.5.69 Greg KH
2003-05-09 23:53   ` Greg KH
2003-05-09 23:54     ` Greg KH

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=20030509235142.GA3506@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox