summaryrefslogtreecommitdiff
path: root/Documentation/media
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2018-03-27 11:24:05 -0400
committerTao Huang <huangtao@rock-chips.com>2018-12-10 20:36:35 +0800
commitb9dc5b238ff3a1da34017ead22715e87e985472a (patch)
tree35588330ce39e52e616265563bea2a4c2dcbaf9d /Documentation/media
parent6c8c59d8c7dce3b5fa07fb9f9d057c7c0b5abacd (diff)
UPSTREAM: media: rc: report receiver and transmitter type on device register
On the raspberry pi, we might have two lirc devices; one for sending and one for receiving. This change makes it much more apparent which one is which. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> (cherry picked from commit ed8c34d7ec35b0a265f1b4d9ed6ab75e9f6facd7) Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Diffstat (limited to 'Documentation/media')
-rw-r--r--Documentation/media/uapi/rc/lirc-dev-intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/rc/lirc-dev-intro.rst b/Documentation/media/uapi/rc/lirc-dev-intro.rst
index 440e3b1b1637..8f4e1207bffa 100644
--- a/Documentation/media/uapi/rc/lirc-dev-intro.rst
+++ b/Documentation/media/uapi/rc/lirc-dev-intro.rst
@@ -17,7 +17,7 @@ Example dmesg output upon a driver registering w/LIRC:
.. code-block:: none
$ dmesg |grep lirc_dev
- rc rc0: lirc_dev: driver mceusb registered at minor = 0
+ rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw IR receiver, raw IR transmitter
What you should see for a chardev: