aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2012-01-04 14:58:44 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-01-06 07:46:46 -0500
commit795e6eb3262d3b7247ce450835eea6df6571d103 (patch)
tree558c161d69a04a172f54c1edd38c44b2553bf10e /Documentation/feature-removal-schedule.txt
parenta08d2c727153dc6cea1d5d54a43fd7d69c1467c3 (diff)
[media] pwc: Remove software emulation of arbritary resolutions
The pwc driver claims to support any resolution between 160x120 and 640x480, but emulates this by simply drawing a black border around the image. Userspace can draw its own black border if it really wants one. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r--Documentation/feature-removal-schedule.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 821e3c29ec83..c4362ef3a793 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -460,16 +460,6 @@ Who: Jean Delvare <khali@linux-fr.org>
460 460
461---------------------------- 461----------------------------
462 462
463What: Software emulation of arbritary resolutions in the pwc driver
464When: 3.3
465Why: The pwc driver claims to support any resolution between 160x120
466 and 640x480, but emulates this by simply drawing a black border
467 around the image. Userspace can draw its own black border if it
468 really wants one.
469Who: Hans de Goede <hdegoede@redhat.com>
470
471----------------------------
472
473What: For VIDIOC_S_FREQUENCY the type field must match the device node's type. 463What: For VIDIOC_S_FREQUENCY the type field must match the device node's type.
474 If not, return -EINVAL. 464 If not, return -EINVAL.
475When: 3.2 465When: 3.2