Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 707b1c84 authored by Adrian Bunk's avatar Adrian Bunk Committed by Russell King
Browse files

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



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

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 30b7a3bc
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -102,16 +102,6 @@ Who: Jody McIntyre <scjody@steamballoon.com>

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

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@arm.linux.org.uk>

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

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