summaryrefslogtreecommitdiffstats
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.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index d725c0dfe032..1bea46a54b1c 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -439,17 +439,6 @@ Who: Jean Delvare <khali@linux-fr.org>
439 439
440---------------------------- 440----------------------------
441 441
442What: For VIDIOC_S_FREQUENCY the type field must match the device node's type.
443 If not, return -EINVAL.
444When: 3.2
445Why: It makes no sense to switch the tuner to radio mode by calling
446 VIDIOC_S_FREQUENCY on a video node, or to switch the tuner to tv mode by
447 calling VIDIOC_S_FREQUENCY on a radio node. This is the first step of a
448 move to more consistent handling of tv and radio tuners.
449Who: Hans Verkuil <hans.verkuil@cisco.com>
450
451----------------------------
452
453What: Opening a radio device node will no longer automatically switch the 442What: Opening a radio device node will no longer automatically switch the
454 tuner mode from tv to radio. 443 tuner mode from tv to radio.
455When: 3.3 444When: 3.3