Skip to content

Commit

Permalink
[media] DocBook/media-ioc-setup-link.xml: Remove EBUSY
Browse files Browse the repository at this point in the history
The EBUSY is already described as a generic error condition, with a
similar text.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Jul 27, 2011
1 parent dfcf4f9 commit 9e1d507
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Documentation/DocBook/media/v4l/media-ioc-setup-link.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,6 @@
&return-value;

<variablelist>
<varlistentry>
<term><errorcode>EBUSY</errorcode></term>
<listitem>
<para>The link properties can't be changed because the link is
currently busy. This can be caused, for instance, by an active media
stream (audio or video) on the link. The ioctl shouldn't be retried if
no other action is performed before to fix the problem.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><errorcode>EINVAL</errorcode></term>
<listitem>
Expand Down

0 comments on commit 9e1d507

Please sign in to comment.