commit | d434fca737bee0862625c2377b987a7713b6b487 | [log] [tgz] |
---|---|---|
author | Ashok Raj <ashok.raj@intel.com> | Sun Oct 30 14:59:52 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:14 2005 -0800 |
tree | 8df1f41731e094d3ad7e7a60b9c1c5013591016a | |
parent | 1aa1a9f98ffd06e288be4d85ed814c6cdbccce82 [diff] |
[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>