summaryrefslogtreecommitdiffstats
path: root/Documentation/media
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2018-03-27 11:24:05 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-04-20 09:12:43 -0400
commited8c34d7ec35b0a265f1b4d9ed6ab75e9f6facd7 (patch)
tree6e2d4bac6ab78dadebd42ad9b32520f2e23daf3e /Documentation/media
parent536f0f55384cfcc25d1f8f3cfd4a44048dca3b46 (diff)
downloadlinux-ed8c34d7ec35b0a265f1b4d9ed6ab75e9f6facd7.tar.bz2
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>
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 698e4f80270e..11516c8bff62 100644
--- a/Documentation/media/uapi/rc/lirc-dev-intro.rst
+++ b/Documentation/media/uapi/rc/lirc-dev-intro.rst
@@ -18,7 +18,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: