aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/rc/lirc-get-features.rst
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2017-06-08 05:10:41 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-12-14 10:35:14 -0500
commit4e3cd001fde13dfd4a91888f908b2a07fd0a4047 (patch)
tree9d7494544378ca7ea47156cad6b943c658c4dd54 /Documentation/media/uapi/rc/lirc-get-features.rst
parentmedia: MAINTAINERS: remove lirc staging area (diff)
downloadlinux-dev-4e3cd001fde13dfd4a91888f908b2a07fd0a4047.tar.xz
linux-dev-4e3cd001fde13dfd4a91888f908b2a07fd0a4047.zip
media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
LIRCCODE is a lirc mode where a driver produces driver-dependent codes for receive and transmit. No driver uses this any more. The LIRC_GET_LENGTH ioctl was used for this mode only. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/rc/lirc-get-features.rst')
-rw-r--r--Documentation/media/uapi/rc/lirc-get-features.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/Documentation/media/uapi/rc/lirc-get-features.rst b/Documentation/media/uapi/rc/lirc-get-features.rst
index 64f89a4f9d9c..50c2c26d8e89 100644
--- a/Documentation/media/uapi/rc/lirc-get-features.rst
+++ b/Documentation/media/uapi/rc/lirc-get-features.rst
@@ -62,8 +62,7 @@ LIRC features
``LIRC_CAN_REC_LIRCCODE``
- The driver is capable of receiving using
- :ref:`LIRC_MODE_LIRCCODE <lirc-mode-LIRCCODE>`.
+ Unused. Kept just to avoid breaking uAPI.
.. _LIRC-CAN-SET-SEND-CARRIER:
@@ -170,9 +169,7 @@ LIRC features
``LIRC_CAN_SEND_LIRCCODE``
- The driver supports sending (also called as IR blasting or IR TX) using
- :ref:`LIRC_MODE_LIRCCODE <lirc-mode-LIRCCODE>`.
-
+ Unused. Kept just to avoid breaking uAPI.
Return Value
============