mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 06:52:34 -04:00
[media] doc-rst: fix some lirc cross-references
Some references were broken. It was also mentioning LIRC_MODE_RAW, with it is not implemented on current LIRC drivers. So, fix the references. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
@@ -38,7 +38,7 @@ Get supported transmit mode.
|
||||
|
||||
Currently, only ``LIRC_MODE_PULSE`` is supported by lircd on TX. On
|
||||
puse mode, a sequence of pulse/space integer values are written to the
|
||||
lirc device using ``write()``.
|
||||
lirc device using :Ref:`lirc-write`.
|
||||
|
||||
Return Value
|
||||
============
|
||||
|
||||
Reference in New Issue
Block a user