]> asedeno.scripts.mit.edu Git - linux.git/commit
media: vivid: add buf_out_validate callback
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 16 Jan 2019 12:01:15 +0000 (10:01 -0200)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 31 Jan 2019 11:30:38 +0000 (09:30 -0200)
commit1f2f510753becf607f9974a39a89ab1878f24b9d
tree973b35d9d1c3b47a7eeac2b6094f443f024007a1
parentab7afaf33275acc2ccfaab3fe5b46870eaee9d55
media: vivid: add buf_out_validate callback

Validate the field for an output buffer. This ensures that the
field is validated when the buffer is queued to a request, and
not when the request itself is queued, which is too late.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vivid/vivid-vid-out.c