diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2010-10-01 20:39:49 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 05:18:25 +0200 |
commit | b5977a58c330ac6afdc64bab9b1dd674f11c0635 (patch) | |
tree | 3bf9956d28f067aca41cc87e4812abfe53eda7af /scripts/rt-tester | |
parent | [media] uvcvideo: Delay initialization of XU controls (diff) | |
download | linux-b5977a58c330ac6afdc64bab9b1dd674f11c0635.tar.xz linux-b5977a58c330ac6afdc64bab9b1dd674f11c0635.zip |
[media] uvcvideo: Fix bogus XU controls information
XU control information is supposed to be entirely discoverable using
standard UVC queries. As some devices report bogus information (such as
reporting a read-only control as being read-write), add a fixup table
for XU controls.
This table can also be used to selectively disable requests supposed to
be supported by all XU controls (GET_MIN, GET_MAX, GET_DEF, GET_RES) but
not correctly (or at all) supported by the device.
The table currently disables GET_CUR on the Logitech motor control XU
pan/tilt controls.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'scripts/rt-tester')
0 files changed, 0 insertions, 0 deletions