diff options
author | Patrick Lerda <patrick9876@free.fr> | 2019-01-17 03:50:13 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-02-18 15:39:49 -0500 |
commit | 721074b03411327e7bf41555d4cc7c18f49313f7 (patch) | |
tree | 6edd587b9b98557ed635d11532c3370175a933e0 /Documentation/media/lirc.h.rst.exceptions | |
parent | 12aceee1f412c3ddc7750155fec06c906f14ab51 (diff) | |
download | linux-stable-721074b03411327e7bf41555d4cc7c18f49313f7.tar.gz linux-stable-721074b03411327e7bf41555d4cc7c18f49313f7.tar.bz2 linux-stable-721074b03411327e7bf41555d4cc7c18f49313f7.zip |
media: rc: rcmm decoder and encoder
media: add support for RCMM infrared remote controls.
Signed-off-by: Patrick Lerda <patrick9876@free.fr>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/lirc.h.rst.exceptions')
-rw-r--r-- | Documentation/media/lirc.h.rst.exceptions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/media/lirc.h.rst.exceptions b/Documentation/media/lirc.h.rst.exceptions index 379b9e7df5d0..7a8b8ff4f076 100644 --- a/Documentation/media/lirc.h.rst.exceptions +++ b/Documentation/media/lirc.h.rst.exceptions @@ -60,6 +60,9 @@ ignore symbol RC_PROTO_SHARP ignore symbol RC_PROTO_XMP ignore symbol RC_PROTO_CEC ignore symbol RC_PROTO_IMON +ignore symbol RC_PROTO_RCMM12 +ignore symbol RC_PROTO_RCMM24 +ignore symbol RC_PROTO_RCMM32 # Undocumented macros |