diff options
author | Sergey Zakharchenko <[email protected]> | 2019-10-03 11:31:23 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-01-23 13:16:13 +0100 |
commit | 1dd2e8f942574e2be18374ebb81751082d8d467c (patch) | |
tree | 43786c8500945c07e4f0b22e8e80a2dc14573676 /scripts/gcc-plugins | |
parent | 68035c80e129c4cfec659aac4180354530b26527 (diff) |
media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value
This device does not function correctly in raw mode in kernel
versions validating buffer sizes in bulk mode. It erroneously
announces 16 bits per pixel instead of 12 for NV12 format, so it
needs this quirk to fix computed frame size and avoid legitimate
frames getting discarded.
[Move info and div variables to local scope]
Signed-off-by: Sergey Zakharchenko <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions