Hi Hans,

Thank you for the patch.

On Tuesday 18 November 2014 13:51:07 Hans Verkuil wrote:
> From: Hans Verkuil <hans.verk...@cisco.com>
> 
> Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>
> Reviewed-by: Pawel Osciak <pa...@osciak.com>

Acked-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>

> ---
>  drivers/media/platform/vim2m.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/media/platform/vim2m.c b/drivers/media/platform/vim2m.c
> index 87af47a..1105c11 100644
> --- a/drivers/media/platform/vim2m.c
> +++ b/drivers/media/platform/vim2m.c
> @@ -697,6 +697,7 @@ static const struct v4l2_ioctl_ops vim2m_ioctl_ops = {
>       .vidioc_querybuf        = v4l2_m2m_ioctl_querybuf,
>       .vidioc_qbuf            = v4l2_m2m_ioctl_qbuf,
>       .vidioc_dqbuf           = v4l2_m2m_ioctl_dqbuf,
> +     .vidioc_expbuf          = v4l2_m2m_ioctl_expbuf,
> 
>       .vidioc_streamon        = v4l2_m2m_ioctl_streamon,
>       .vidioc_streamoff       = v4l2_m2m_ioctl_streamoff,

-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to