]> Pileus Git - ~andy/linux/blobdiff - Documentation/feature-removal-schedule.txt
[ALSA] Routines for effect processor FX8010: Use list_for_each_entry
[~andy/linux] / Documentation / feature-removal-schedule.txt
index 64831def40abe9b17043af9726762b7c2de3e251..fb8258ebc577bcfaa7923f9ee2ebc7736cb69a6a 100644 (file)
@@ -205,20 +205,6 @@ Who:       Len Brown <len.brown@intel.com>
 
 ---------------------------
 
-What:  Compaq touchscreen device emulation
-When:  Oct 2007
-Files: drivers/input/tsdev.c
-Why:   The code says it was obsolete when it was written in 2001.
-       tslib is a userspace library which does anything tsdev can do and
-       much more besides in userspace where this code belongs. There is no
-       longer any need for tsdev and applications should have converted to
-       use tslib by now.
-       The name "tsdev" is also extremely confusing and lots of people have
-       it loaded when they don't need/use it.
-Who:   Richard Purdie <rpurdie@rpsys.net>
-
----------------------------
-
 What:  i2c-ixp2000, i2c-ixp4xx and scx200_i2c drivers
 When:  September 2007
 Why:   Obsolete. The new i2c-gpio driver replaces all hardware-specific
@@ -307,6 +293,16 @@ Who:    Stephen Hemminger <shemminger@linux-foundation.org>
 
 ---------------------------
 
+What:  i386/x86_64 bzImage symlinks
+When:  April 2008
+
+Why:   The i386/x86_64 merge provides a symlink to the old bzImage
+       location so not yet updated user space tools, e.g. package
+       scripts, do not break.
+Who:   Thomas Gleixner <tglx@linutronix.de>
+
+---------------------------
+
 What:  shaper network driver
 When:  January 2008
 Files: drivers/net/shaper.c, include/linux/if_shaper.h
@@ -315,3 +311,5 @@ Why:        This driver has been marked obsolete for many years.
        flaws that lead to machine crashes. The qdisc infrastructure in
        2.4 or later kernels, provides richer features and is more robust.
 Who:   Stephen Hemminger <shemminger@linux-foundation.org>
+
+---------------------------