diff options
author | Stephan Lachowsky <stephan.lachowsky@maxim-ic.com> | 2011-01-28 05:04:33 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-22 12:51:05 +0300 |
commit | 38a66824d96de8aeeb915e6f46f0d3fe55828eb1 (patch) | |
tree | ef9943c22ecdb264afabe001f3151ca72bde06b5 /drivers/media/video/v4l2-ctrls.c | |
parent | 5db2c3ba4de8489a7a064bac463bb8af2c7a1ae4 (diff) | |
download | linux-38a66824d96de8aeeb915e6f46f0d3fe55828eb1.tar.xz |
[media] uvcvideo: Fix uvc_fixup_video_ctrl() format search
The scheme used to index format in uvc_fixup_video_ctrl() is not robust:
format index is based on descriptor ordering, which does not necessarily
match bFormatIndex ordering. Searching for first matching format will
prevent uvc_fixup_video_ctrl() from using the wrong format/frame to make
adjustments.
Signed-off-by: Stephan Lachowsky <stephan.lachowsky@maxim-ic.com>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/v4l2-ctrls.c')
0 files changed, 0 insertions, 0 deletions