commit | 9c3b10b53875279306d8464fe9b24fa634329fc8 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Jul 05 15:24:39 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jul 08 16:50:16 2010 -0300 |
tree | 0d7a6eaf473e05240c73e0678f6cc60b6828fd6a | |
parent | f06b9bd4c62ef93f9467a1432acf2efa84aa3456 [diff] |
V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RES Issuing a GET_MIN request on the power line frequency control times out on at least the Apple iSight. As the UVC specification doesn't list GET_MIN/MAX/RES as supported on that control, remove them from the uvc_ctrls array. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>