diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-05 18:57:05 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-28 00:53:36 +0400 |
commit | 4c14e4a93f02e89e7d0a62604a7652f61057c923 (patch) | |
tree | 6f87bbe237408ea77dafa7ccdc4bf08f6d03e194 /Documentation/DocBook/media/v4l/media-func-ioctl.xml | |
parent | 9e1d50756bad35c7e1b566bed9426f68d93135fd (diff) | |
download | linux-4c14e4a93f02e89e7d0a62604a7652f61057c923.tar.xz |
[media] DocBook: Remove V4L generic error description for ioctl()
V4L ioctl function descripton also has a generic error chapter.
Remove it, as it is now obsoleted by a general, multi-API generic
error descriptions.
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/media-func-ioctl.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/media-func-ioctl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/media-func-ioctl.xml b/Documentation/DocBook/media/v4l/media-func-ioctl.xml index e0ee285baf1c..39478d0fbcaa 100644 --- a/Documentation/DocBook/media/v4l/media-func-ioctl.xml +++ b/Documentation/DocBook/media/v4l/media-func-ioctl.xml @@ -64,6 +64,7 @@ <refsect1> &return-value; + <para>Request-specific error codes are listed in the individual requests descriptions.</para> <para>When an ioctl that takes an output or read/write parameter fails, |