Re: [PATH v6.1 06/10] v4l: Handle buffer timestamp flags correctly

2014-03-01 Thread Hans Verkuil
Acked-by: Hans Verkuil Regards, Hans On 03/01/2014 05:59 PM, Sakari Ailus wrote: > For COPY timestamps, buffer timestamp source flags will traverse the queue > untouched. > > Signed-off-by: Sakari Ailus > --- > changes since v6: > - Clean up changes to __fill_v4l2_buffer(). > - Drop t

[PATH v6.1 06/10] v4l: Handle buffer timestamp flags correctly

2014-03-01 Thread Sakari Ailus
For COPY timestamps, buffer timestamp source flags will traverse the queue untouched. Signed-off-by: Sakari Ailus --- changes since v6: - Clean up changes to __fill_v4l2_buffer(). - Drop timestamp source flags for non-OUTPUT buffers in __fill_vb2_buffer(). - Comments fixed accordingly. drivers/