diff options
author | Hans de Goede <hdegoede@redhat.com> | 2011-12-31 06:47:07 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-06 07:45:26 -0500 |
commit | 115f418bfa7575fbd1422d7fd274a2425260beb2 (patch) | |
tree | 2ce249f699d355a850ef28fd71cd892aa531fe57 /Documentation | |
parent | 1516524ff299d803ff530495fd66b514ec962f75 (diff) |
[media] pwc: Remove driver specific use of pixfmt.priv in the pwc driver
The .priv field never was intended for this, setting a framerate is
support using the standardized S_PARM ioctl.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 11b925ca52e..b7d96e14839 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -469,14 +469,6 @@ Who: Hans de Goede <hdegoede@redhat.com> | |||
469 | 469 | ||
470 | ---------------------------- | 470 | ---------------------------- |
471 | 471 | ||
472 | What: Driver specific use of pixfmt.priv in the pwc driver | ||
473 | When: 3.3 | ||
474 | Why: The .priv field never was intended for this, setting a framerate is | ||
475 | support using the standardized S_PARM ioctl | ||
476 | Who: Hans de Goede <hdegoede@redhat.com> | ||
477 | |||
478 | ---------------------------- | ||
479 | |||
480 | What: Software emulation of arbritary resolutions in the pwc driver | 472 | What: Software emulation of arbritary resolutions in the pwc driver |
481 | When: 3.3 | 473 | When: 3.3 |
482 | Why: The pwc driver claims to support any resolution between 160x120 | 474 | Why: The pwc driver claims to support any resolution between 160x120 |