diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-05 18:37:58 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-28 00:53:35 +0400 |
commit | dfcf4f9d97eec997283e41cef2d2b6956c32fecd (patch) | |
tree | 072056f3e96d39b68da58dfe6254f812f627f6af /Documentation/DocBook/media/v4l/media-ioc-device-info.xml | |
parent | 43c1daa47d57197c1491411a9f33189f9ef680dd (diff) | |
download | linux-dfcf4f9d97eec997283e41cef2d2b6956c32fecd.tar.xz |
[media] DocBook: Use the generic error code page also for MC API
Instead of having their own generic error codes at the MC API, move
its section to the generic one and be sure that all media ioctl's
will point to it.
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-ioc-device-info.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/media-ioc-device-info.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/v4l/media-ioc-device-info.xml b/Documentation/DocBook/media/v4l/media-ioc-device-info.xml index 1f3237351bba..2ce521419e67 100644 --- a/Documentation/DocBook/media/v4l/media-ioc-device-info.xml +++ b/Documentation/DocBook/media/v4l/media-ioc-device-info.xml @@ -127,7 +127,6 @@ </refsect1> <refsect1> - <title>Return value</title> - <para>This function doesn't return specific error codes.</para> + &return-value; </refsect1> </refentry> |