Remove item from feature-removal-schedule.txt that was already removed from the kernel.

From: Greg KH
Date: Fri Apr 01 2005 - 19:13:09 EST


ChangeSet 1.2181.16.2, 2005/03/16 23:56:17-08:00, gregkh@xxxxxxx

Remove item from feature-removal-schedule.txt that was already removed from the kernel.

my mistake...

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>


Documentation/feature-removal-schedule.txt | 15 ---------------
1 files changed, 15 deletions(-)


diff -Nru a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
--- a/Documentation/feature-removal-schedule.txt 2005-04-01 15:38:36 -08:00
+++ b/Documentation/feature-removal-schedule.txt 2005-04-01 15:38:36 -08:00
@@ -17,21 +17,6 @@

---------------------------

-What: /proc/sys/cpu/*, sysctl and /proc/cpufreq interfaces to cpufreq (2.4.x interfaces)
-When: January 2005
-Files: drivers/cpufreq/: cpufreq_userspace.c, proc_intf.c
-Why: /proc/sys/cpu/* has been deprecated since inclusion of cpufreq into
- the main kernel tree. It bloats /proc/ unnecessarily and doesn't work
- well with the "governor"-based design of cpufreq.
- /proc/cpufreq/* has also been deprecated for a long time and was only
- meant for usage during 2.5. until the new sysfs-based interface became
- ready. It has an inconsistent interface which doesn't work well with
- userspace setting the frequency. The output from /proc/cpufreq/* can
- be emulated using "cpufreq-info --proc" (cpufrequtils).
- Both interfaces are superseded by the cpufreq interface in
- /sys/devices/system/cpu/cpu%n/cpufreq/.
-Who: Dominik Brodowski <linux@xxxxxxxx>
-
What: ACPI S4bios support
When: May 2005
Why: Noone uses it, and it probably does not work, anyway. swsusp is

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/