]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc4e5164d4a41e88f80ffb3a44913a47a5fd650f3
tree39c197d24d465ba84f1dd776c47d8f153f7df54b
parent0a4818e61857fbd0034aa74ab5d33b8b418de083
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