media: cec-ioc-adap-g-log-addrs.rst: fix wrong quotes

`CEC_LOG_ADDRS_FL_CDC_ONLY` should be ``CEC_LOG_ADDRS_FL_CDC_ONLY``.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Hans Verkuil 2017-08-05 06:28:25 -04:00 committed by Mauro Carvalho Chehab
parent 57b7963655
commit 88afc1cfe5
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ logical address types are already defined will return with error ``EBUSY``.
to avoid trivial snooping of the keystrokes.
* .. _`CEC-LOG-ADDRS-FL-CDC-ONLY`:
- `CEC_LOG_ADDRS_FL_CDC_ONLY`
- ``CEC_LOG_ADDRS_FL_CDC_ONLY``
- 4
- If this flag is set, then the device is CDC-Only. CDC-Only CEC devices
are CEC devices that can only handle CDC messages.