提交 9a59d936 编写于 作者: H Hans Verkuil 提交者: Mauro Carvalho Chehab

media: cec-ioc-dqevent.rst: fix typo

The documentation talked about INITIAL_VALUE when the actual define is
INITIAL_STATE.

Fix this.
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Reported-by: NJonas Karlman <jonas@kwiboo.se>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 805f23af
...@@ -24,8 +24,6 @@ ignore define CEC_VENDOR_ID_NONE ...@@ -24,8 +24,6 @@ ignore define CEC_VENDOR_ID_NONE
ignore define CEC_MODE_INITIATOR_MSK ignore define CEC_MODE_INITIATOR_MSK
ignore define CEC_MODE_FOLLOWER_MSK ignore define CEC_MODE_FOLLOWER_MSK
ignore define CEC_EVENT_FL_INITIAL_STATE
# Part of CEC 2.0 spec - shouldn't be documented too? # Part of CEC 2.0 spec - shouldn't be documented too?
ignore define CEC_LOG_ADDR_TV ignore define CEC_LOG_ADDR_TV
ignore define CEC_LOG_ADDR_RECORD_1 ignore define CEC_LOG_ADDR_RECORD_1
......
...@@ -172,9 +172,9 @@ it is guaranteed that the state did change in between the two events. ...@@ -172,9 +172,9 @@ it is guaranteed that the state did change in between the two events.
:stub-columns: 0 :stub-columns: 0
:widths: 3 1 8 :widths: 3 1 8
* .. _`CEC-EVENT-FL-INITIAL-VALUE`: * .. _`CEC-EVENT-FL-INITIAL-STATE`:
- ``CEC_EVENT_FL_INITIAL_VALUE`` - ``CEC_EVENT_FL_INITIAL_STATE``
- 1 - 1
- Set for the initial events that are generated when the device is - Set for the initial events that are generated when the device is
opened. See the table above for which events do this. This allows opened. See the table above for which events do this. This allows
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册