]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Remove cpu_sys_devices in cpufreq subsystem.
authorAshok Raj <ashok.raj@intel.com>
Sun, 30 Oct 2005 22:59:52 +0000 (14:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:14 +0000 (17:37 -0800)
commitd434fca737bee0862625c2377b987a7713b6b487
tree8df1f41731e094d3ad7e7a60b9c1c5013591016a
parent1aa1a9f98ffd06e288be4d85ed814c6cdbccce82
[PATCH] Remove cpu_sys_devices in cpufreq subsystem.

cpu_sys_devices is redundant with the new API get_cpu_sysdev().  So nuking
this usage since its not needed.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: Dave Jones <davej@codemonkey.org.uk>
Cc: Zwane Mwaikambo <zwane@holomorphy.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/cpufreq/cpufreq.c