]> git.baikalelectronics.ru Git - kernel.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)
commit45e0ecc95db2bca4acc730d1f2f82cd0e1101bd1
tree8df1f41731e094d3ad7e7a60b9c1c5013591016a
parent138a07a27c4b4d3474ad69a04c05fc64ca100157
[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