aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorHelen Mae Koike Fornazier <helen.koike@collabora.co.uk>2016-03-30 12:40:58 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-04-29 08:07:46 -0300
commit1e166c77fdbc71bd237a3d1ac27abef6221e3a5e (patch)
tree28d5070922e8fb03a7c775e40ef87eb88165ceb1 /Documentation/DocBook
parent[media] media: change pipeline validation return error (diff)
downloadlinux-dev-1e166c77fdbc71bd237a3d1ac27abef6221e3a5e.tar.xz
linux-dev-1e166c77fdbc71bd237a3d1ac27abef6221e3a5e.zip
[media] DocBook: update error code in videoc-streamon
Add description of ENOLINK error Signed-off-by: Helen Mae Koike Fornazier <helen.koike@collabora.co.uk> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/media/v4l/vidioc-streamon.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-streamon.xml b/Documentation/DocBook/media/v4l/vidioc-streamon.xml
index df2c63d07bac..89fd7ce964f9 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 link configuration is invalid.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
</refentry>