Re: [PATCH v2.2 1/4] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT

2013-10-31 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Wednesday 16 October 2013 00:46:57 Sakari Ailus wrote: > Pads that set this flag must be connected by an active link for the entity > to stream. > > Signed-off-by: Sakari Ailus > Acked-by: Sylwester Nawrocki Acked-by: Laurent Pinchart > --- > Document

[PATCH v2.2 1/4] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT

2013-10-15 Thread Sakari Ailus
Pads that set this flag must be connected by an active link for the entity to stream. Signed-off-by: Sakari Ailus Acked-by: Sylwester Nawrocki --- Documentation/DocBook/media/v4l/media-ioc-enum-links.xml |9 + include/uapi/linux/media.h |1 + 2 file