[2.6 patch] feature-removal-schedule.txt: remove {,un}register_serial entry

From: Adrian Bunk
Date: Thu Sep 01 2005 - 18:15:25 EST


If the feature is removed, there's no need to keep the entry in
feature-removal-schedule.txt.


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.13-mm1-full/Documentation/feature-removal-schedule.txt.old 2005-09-02 01:13:12.000000000 +0200
+++ linux-2.6.13-mm1-full/Documentation/feature-removal-schedule.txt 2005-09-02 01:13:29.000000000 +0200
@@ -77,16 +77,6 @@

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

-What: register_serial/unregister_serial
-When: September 2005
-Why: This interface does not allow serial ports to be registered against
- a struct device, and as such does not allow correct power management
- of such ports. 8250-based ports should use serial8250_register_port
- and serial8250_unregister_port, or platform devices instead.
-Who: Russell King <rmk@xxxxxxxxxxxxxxxx>
-
----------------------------
-
What: i2c sysfs name change: in1_ref, vid deprecated in favour of cpu0_vid
When: November 2005
Files: drivers/i2c/chips/adm1025.c, drivers/i2c/chips/adm1026.c

-
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/