Re: [PATCHv18 17/35] videobuf2-v4l2: move __fill_v4l2_buffer() function

2018-08-14 Thread Mauro Carvalho Chehab
Em Tue, 14 Aug 2018 16:20:29 +0200 Hans Verkuil escreveu: > From: Hans Verkuil > > 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 Reviewed-by: Mauro Carvalho Chehab

[PATCHv18 17/35] videobuf2-v4l2: move __fill_v4l2_buffer() function

2018-08-14 Thread Hans Verkuil
From: Hans Verkuil 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 --- .../media/common/videobuf2/videobuf2-v4l2.c | 264 +- 1 file changed, 132 insertions(+),