diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2017-09-18 12:26:03 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-23 13:40:25 +0200 |
commit | 9a59d9361a68b0f664372312debd7396eda3ed55 (patch) | |
tree | a886725ca3fc57f38f0c1e59581180d5a44e7e1e /Documentation/media/cec.h.rst.exceptions | |
parent | media: cec-pin.c: use proper ktime accessor functions (diff) | |
download | linux-9a59d9361a68b0f664372312debd7396eda3ed55.tar.xz linux-9a59d9361a68b0f664372312debd7396eda3ed55.zip |
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: Hans Verkuil <hans.verkuil@cisco.com>
Reported-by: Jonas Karlman <jonas@kwiboo.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/cec.h.rst.exceptions')
-rw-r--r-- | Documentation/media/cec.h.rst.exceptions | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/media/cec.h.rst.exceptions b/Documentation/media/cec.h.rst.exceptions index b1687532742f..d9fd092de6f8 100644 --- a/Documentation/media/cec.h.rst.exceptions +++ b/Documentation/media/cec.h.rst.exceptions @@ -24,8 +24,6 @@ ignore define CEC_VENDOR_ID_NONE ignore define CEC_MODE_INITIATOR_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? ignore define CEC_LOG_ADDR_TV ignore define CEC_LOG_ADDR_RECORD_1 |