media: lirc: lirc mode ioctls deal with current mode
authorSean Young <sean@mess.org>
Thu, 28 Dec 2017 22:03:22 +0000 (17:03 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 23 Jan 2018 12:25:26 +0000 (07:25 -0500)
commite3cd973429ff7d05480b3889a9a6f4b658083137
treeb6b033aa0295b3f10b3c048e74f1f10358a7894d
parent02d742f4b209057710ed54f14f24861d94c2cd99
media: lirc: lirc mode ioctls deal with current mode

The ioctl change the current mode or return the current mode; they
do not tell you which modes are possible (use the lirc features
ioctl for that).

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/rc/lirc-get-rec-mode.rst
Documentation/media/uapi/rc/lirc-get-send-mode.rst