diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2017-02-27 16:14:55 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-03-22 16:22:40 +0300 |
commit | b94dffd65c5cf09d8d3420581bd099dc61e7c3f2 (patch) | |
tree | c5780a342c8b7827d67c5bba39e95681c35b7ed9 /Documentation/media/uapi/cec/cec-ioc-dqevent.rst | |
parent | 5086924ad4f219ad6498b2cb217a98637b0b55b9 (diff) | |
download | linux-b94dffd65c5cf09d8d3420581bd099dc61e7c3f2.tar.xz |
[media] cec: documentation fixes
Fixed a few spelling mistakes, but mostly incorrect rst syntax that caused wrong
references or font style.
No actual documentation changes, just fixes.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/cec/cec-ioc-dqevent.rst')
-rw-r--r-- | Documentation/media/uapi/cec/cec-ioc-dqevent.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/cec/cec-ioc-dqevent.rst b/Documentation/media/uapi/cec/cec-ioc-dqevent.rst index 6e589a1fae17..89ef6c1a2e42 100644 --- a/Documentation/media/uapi/cec/cec-ioc-dqevent.rst +++ b/Documentation/media/uapi/cec/cec-ioc-dqevent.rst @@ -56,7 +56,7 @@ it is guaranteed that the state did change in between the two events. * - __u16 - ``phys_addr`` - The current physical address. This is ``CEC_PHYS_ADDR_INVALID`` if no - valid physical address is set. + valid physical address is set. * - __u16 - ``log_addr_mask`` - The current set of claimed logical addresses. This is 0 if no logical |