[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:
Mauro Carvalho Chehab
2016-07-12 06:12:32 -03:00
parent 3f3427c466
commit 4ed030af4f
4 changed files with 6 additions and 7 deletions

View File

@@ -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
============