commit | 5f89ec80f1e074d3f25c989264e376a452b03d02 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Aug 14 05:17:53 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri Aug 31 11:13:29 2018 -0400 |
tree | 39c197d24d465ba84f1dd776c47d8f153f7df54b | |
parent | 5f611d74c2bd89296aa045609df0e5309ff7ab41 [diff] |
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>