aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r--Documentation/feature-removal-schedule.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index b3f35e5f9c95..08e0df12df37 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -97,21 +97,6 @@ Who: Pavel Machek <pavel@ucw.cz>
97 97
98--------------------------- 98---------------------------
99 99
100What: Video4Linux obsolete drivers using V4L1 API
101When: kernel 2.6.39
102Files: drivers/staging/se401/* drivers/staging/usbvideo/*
103Check: drivers/staging/se401/se401.c drivers/staging/usbvideo/usbvideo.c
104Why: There are some drivers still using V4L1 API, despite all efforts we've done
105 to migrate. Those drivers are for obsolete hardware that the old maintainer
106 didn't care (or not have the hardware anymore), and that no other developer
107 could find any hardware to buy. They probably have no practical usage today,
108 and people with such old hardware could probably keep using an older version
109 of the kernel. Those drivers will be moved to staging on 2.6.38 and, if nobody
110 cares enough to port and test them with V4L2 API, they'll be removed on 2.6.39.
111Who: Mauro Carvalho Chehab <mchehab@infradead.org>
112
113---------------------------
114
115What: Video4Linux: Remove obsolete ioctl's 100What: Video4Linux: Remove obsolete ioctl's
116When: kernel 2.6.39 101When: kernel 2.6.39
117Files: include/media/videodev2.h 102Files: include/media/videodev2.h