summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tvaudio.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2010-10-01 15:39:49 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-21 01:18:25 -0200
commitb5977a58c330ac6afdc64bab9b1dd674f11c0635 (patch)
tree3bf9956d28f067aca41cc87e4812abfe53eda7af /drivers/media/video/tvaudio.c
parent52c58ad6f95ff60343bf0c517182d5f649ca0403 (diff)
[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 'drivers/media/video/tvaudio.c')
0 files changed, 0 insertions, 0 deletions