]> err.no Git - linux-2.6/blobdiff - Documentation/feature-removal-schedule.txt
Merge master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6] / Documentation / feature-removal-schedule.txt
index 24fe8edad3048e151b29ec43b5354648370d3b6c..9b743198f77a1c54283c2842f83015d03a88680b 100644 (file)
@@ -149,3 +149,13 @@ Files:     drivers/md/md.c
 Why:   Not reliable by design - can fail when most needed.
        Alternatives exist
 Who:   NeilBrown <neilb@suse.de>
+
+---------------------------
+
+What:  au1x00_uart driver
+When:  January 2006
+Why:   The 8250 serial driver now has the ability to deal with the differences
+       between the standard 8250 family of UARTs and their slightly strange
+       brother on Alchemy SOCs.  The loss of features is not considered an
+       issue.
+Who:   Ralf Baechle <ralf@linux-mips.org>