OSDN Git Service

media: videobuf2-v4l2: move __fill_v4l2_buffer() function
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 14 Aug 2018 09:17:53 +0000 (05:17 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 31 Aug 2018 15:13:29 +0000 (11:13 -0400)
commit5f89ec80f1e074d3f25c989264e376a452b03d02
tree39c197d24d465ba84f1dd776c47d8f153f7df54b
parent5f611d74c2bd89296aa045609df0e5309ff7ab41
media: videobuf2-v4l2: move __fill_v4l2_buffer() function

Move the __fill_v4l2_buffer() to before the vb2_queue_or_prepare_buf()
function to prepare for the next two patches.

No other changes.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/common/videobuf2/videobuf2-v4l2.c