On Mon, 2019-01-07 at 12:34 +0100, hverkuil-ci...@xs4all.nl wrote:
> From: Hans Verkuil
>
> Memory-to-memory devices should copy various parts of
> struct v4l2_buffer from the output buffer to the capture buffer.
>
> Add a helper function that does that to simplify the driver code.
>
> Signed-o
From: Hans Verkuil
Memory-to-memory devices should copy various parts of
struct v4l2_buffer from the output buffer to the capture buffer.
Add a helper function that does that to simplify the driver code.
Signed-off-by: Hans Verkuil
Reviewed-by: Paul Kocialkowski
Reviewed-by: Alexandre Courbot