staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / Documentation / media / uapi / rc / remote_controllers.rst
blob3051f7abe11d3ca1f9422a1d3f45df0709f91d04
1 .. Permission is granted to copy, distribute and/or modify this
2 .. document under the terms of the GNU Free Documentation License,
3 .. Version 1.1 or any later version published by the Free Software
4 .. Foundation, with no Invariant Sections, no Front-Cover Texts
5 .. and no Back-Cover Texts. A copy of the license is included at
6 .. Documentation/media/uapi/fdl-appendix.rst.
7 ..
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
10 .. include:: <isonum.txt>
12 .. _remote_controllers:
14 ################################
15 Part III - Remote Controller API
16 ################################
18 .. only:: html
20    .. class:: toc-title
22         Table of Contents
24 .. toctree::
25     :maxdepth: 5
26     :numbered:
28     rc-intro
29     rc-sysfs-nodes
30     rc-tables
31     rc-table-change
32     lirc-dev
35 **********************
36 Revision and Copyright
37 **********************
39 Authors:
41 - Carvalho Chehab, Mauro <mchehab@kernel.org>
43  - Initial version.
45 **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
47 ****************
48 Revision History
49 ****************
51 :revision: 3.15 / 2014-02-06 (*mcc*)
53 Added the interface description and the RC sysfs class description.
56 :revision: 1.0 / 2009-09-06 (*mcc*)
58 Initial revision