diff options
| author | Pawel Laszczak <[email protected]> | 2021-03-15 08:17:48 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-18 09:02:27 +0100 |
| commit | 6a154ec9ef6762c774cd2b50215c7a8f0f08a862 (patch) | |
| tree | bcabbf30e6fffc062f7a4f26616bfc434f78f2fb /include/uapi/linux/errqueue.h | |
| parent | 98f11978bdcef447c27a18735cea28b81847b8b3 (diff) | |
usb: webcam: Invalid size of Processing Unit Descriptor
According with USB Device Class Definition for Video Device the
Processing Unit Descriptor bLength should be 12 (10 + bmControlSize),
but it has 11.
Invalid length caused that Processing Unit Descriptor Test Video form
CV tool failed. To fix this issue patch adds bmVideoStandards into
uvc_processing_unit_descriptor structure.
The bmVideoStandards field was added in UVC 1.1 and it wasn't part of
UVC 1.0a.
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Pawel Laszczak <[email protected]>
Reviewed-by: Peter Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions