diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-05 19:07:54 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-28 00:53:36 +0400 |
commit | c55d6f8270cab805983aba8cdf1d1980167d3517 (patch) | |
tree | 52a23bb294fe42959c098caf03b771d2c24e36dc /Documentation/DocBook/media | |
parent | 10dc380f79a9f6f7c34d5a0e92f6b056d9a77d79 (diff) | |
download | linux-c55d6f8270cab805983aba8cdf1d1980167d3517.tar.xz |
[media] DocBook: Add return error codes to LIRC ioctl session
Add a reference for the generic error code chapter to LIRC ioctl
description.
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media')
-rw-r--r-- | Documentation/DocBook/media/v4l/lirc_device_interface.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/DocBook/media/v4l/lirc_device_interface.xml b/Documentation/DocBook/media/v4l/lirc_device_interface.xml index a060f3fb6ca0..8d7eb6bf6312 100644 --- a/Documentation/DocBook/media/v4l/lirc_device_interface.xml +++ b/Documentation/DocBook/media/v4l/lirc_device_interface.xml @@ -246,10 +246,8 @@ on working with the default settings initially.</para> </listitem> </varlistentry> </variablelist> - -</section> - <section id="lirc_dev_errors"> - &return-value; + &return-value; +</section> </section> </section> |