Hi Sakari,
On Tuesday 17 January 2012 21:21:39 Sakari Ailus wrote:
> On Mon, Jan 16, 2012 at 03:44:08PM +0100, Laurent Pinchart wrote:
> > On Wednesday 11 January 2012 22:26:54 Sakari Ailus wrote:
> > > v4l2_subdev_link_validate() is the default op for validating a link. In
> > > V4L2 subdev conte
Hi Laurent,
Thanks for the review!
On Mon, Jan 16, 2012 at 03:44:08PM +0100, Laurent Pinchart wrote:
> On Wednesday 11 January 2012 22:26:54 Sakari Ailus wrote:
> > v4l2_subdev_link_validate() is the default op for validating a link. In
> > V4L2 subdev context, it is used to call a pad op which p
Hi Sakari,
Thanks for the patch.
On Wednesday 11 January 2012 22:26:54 Sakari Ailus wrote:
> v4l2_subdev_link_validate() is the default op for validating a link. In
> V4L2 subdev context, it is used to call a pad op which performs the proper
> link check without much extra work.
>
> Signed-off-b
v4l2_subdev_link_validate() is the default op for validating a link. In V4L2
subdev context, it is used to call a pad op which performs the proper link
check without much extra work.
Signed-off-by: Sakari Ailus
---
drivers/media/video/v4l2-subdev.c | 62 +
i