On Mon, 17 Oct 2011, Michal Nazarewicz wrote:
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index c4a6e14..9e3aeb5 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -592,3 +592,10 @@ Why: In 3.0, we can now autodetect internal 3G device and already have
interface that was used by acer-wmi driver. It will replaced by
information log when acer-wmi initial.
Who: Lee, Chun-Yi <jlee@xxxxxxxxxx>
+
+---------------------------
+
+What: is_dualspeed sysfs entry in udc-core.c and ci13xxx_udc.c
+When: 3.8
+Why: is_dualspeed is superseded by maximum_speed/max_speed.
+Who: Michal Nazarewicz <mina86@xxxxxxxxxx>
Please specify the exact files that are being removed from sysfs, nobody
is going to understand what they're losing unless they look at the code.