Hi Helen, Helen Mae Koike Fornazier wrote:
Add description of ENOLINK error Signed-off-by: Helen Mae Koike Fornazier <helen.koike@xxxxxxxxxxxxxxx> --- The patch set is based on 'media/master' branch and available at https://github.com/helen-fornazier/opw-staging media/devel Changes since v2: * this is a new commit in the set Documentation/DocBook/media/v4l/vidioc-streamon.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/DocBook/media/v4l/vidioc-streamon.xml b/Documentation/DocBook/media/v4l/vidioc-streamon.xml index df2c63d..c4b88b0 100644 --- a/Documentation/DocBook/media/v4l/vidioc-streamon.xml +++ b/Documentation/DocBook/media/v4l/vidioc-streamon.xml @@ -123,6 +123,14 @@ synchronize with other events.</para> </para> </listitem> </varlistentry> + <varlistentry> + <term><errorcode>ENOLINK</errorcode></term> + <listitem> + <para>The driver implements Media Controller interface and + the pipeline configuration is invalid.
...pipeline link configuration... Then it's apparent this is really about links (and not e.g. about formats). With that, Acked-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
+ </para> + </listitem> + </varlistentry> </variablelist> </refsect1> </refentry>
-- Kind regards, Sakari Ailus sakari.ailus@xxxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html