diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2010-10-01 15:39:49 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 01:18:25 -0200 |
commit | b5977a58c330ac6afdc64bab9b1dd674f11c0635 (patch) | |
tree | 3bf9956d28f067aca41cc87e4812abfe53eda7af /fs/minix | |
parent | 52c58ad6f95ff60343bf0c517182d5f649ca0403 (diff) | |
download | op-kernel-dev-b5977a58c330ac6afdc64bab9b1dd674f11c0635.zip op-kernel-dev-b5977a58c330ac6afdc64bab9b1dd674f11c0635.tar.gz |
[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 'fs/minix')
0 files changed, 0 insertions, 0 deletions