]> Git Repo - linux.git/commitdiff
[PATCH] Add removal schedule of register_serial/unregister_serial to appropriate...
authorRussell King <[email protected]>
Thu, 23 Jun 2005 13:23:35 +0000 (14:23 +0100)
committerLinus Torvalds <[email protected]>
Thu, 23 Jun 2005 17:04:15 +0000 (10:04 -0700)
Documentation/feature-removal-schedule.txt

index e67c90d4ee172f44219d01a5da2388c73ad08b93..77511af453625bb959c132f5723f718b8e94c41c 100644 (file)
@@ -94,6 +94,16 @@ Who: Jody McIntyre <[email protected]>
 
 ---------------------------
 
+What:  register_serial/unregister_serial
+When:  December 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 instead.
+Who:   Russell King <[email protected]>
+
+---------------------------
+
 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
This page took 0.050422 seconds and 4 git commands to generate.