public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] Driver core changes for 2.5.69
@ 2003-05-09 23:51 Greg KH
  2003-05-09 23:53 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2003-05-09 23:51 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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


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

end of thread, other threads:[~2003-05-09 23:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-09 23:51 [BK PATCH] Driver core changes for 2.5.69 Greg KH
2003-05-09 23:53 ` [PATCH] " Greg KH
2003-05-09 23:53   ` Greg KH
2003-05-09 23:54     ` Greg KH

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