diff options
author | Hans de Goede <hdegoede@redhat.com> | 2011-12-31 06:14:20 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-06 07:45:03 -0500 |
commit | 1516524ff299d803ff530495fd66b514ec962f75 (patch) | |
tree | dd44cac3b3e21200807e4273f480c7c67a6eecf4 /Documentation | |
parent | 6807cfcb9ddb913e6d3d2c68f9a8bc1d1d94b87f (diff) |
[media] pwc: Remove driver specific sysfs interface
Setting pan/tilt should be done with v4l2 controls, like with other
cams. The button is available as a standard input device
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 3d849122b5b1..11b925ca52eb 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 sysfs API in the pwc driver | ||
473 | When: 3.3 | ||
474 | Why: Setting pan/tilt should be done with v4l2 controls, like with other | ||
475 | cams. The button is available as a standard input device | ||
476 | Who: Hans de Goede <hdegoede@redhat.com> | ||
477 | |||
478 | ---------------------------- | ||
479 | |||
480 | What: Driver specific use of pixfmt.priv in the pwc driver | 472 | What: Driver specific use of pixfmt.priv in the pwc driver |
481 | When: 3.3 | 473 | When: 3.3 |
482 | Why: The .priv field never was intended for this, setting a framerate is | 474 | Why: The .priv field never was intended for this, setting a framerate is |