diff options
author | Hans Verkuil <hansverk@cisco.com> | 2017-01-02 09:41:40 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-01-30 11:40:46 -0200 |
commit | ed72b81bb7a49e8bfaa8dd6ab0b0e103ff0771ae (patch) | |
tree | 31fe4b2870c4444d8fb9d37c68c83e93b3e7c1ac /Documentation/media/uapi/cec/cec-ioc-receive.rst | |
parent | 0e0694ff1a7791274946b7f51bae692da0001a08 (diff) | |
download | blackbird-op-linux-ed72b81bb7a49e8bfaa8dd6ab0b0e103ff0771ae.tar.gz blackbird-op-linux-ed72b81bb7a49e8bfaa8dd6ab0b0e103ff0771ae.zip |
[media] cec rst: remove "This API is not yet finalized" notice
The API is now finalized, so this notice should be dropped.
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/cec/cec-ioc-receive.rst')
-rw-r--r-- | Documentation/media/uapi/cec/cec-ioc-receive.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/media/uapi/cec/cec-ioc-receive.rst b/Documentation/media/uapi/cec/cec-ioc-receive.rst index bdf015b1d1dc..dc2adb391c0a 100644 --- a/Documentation/media/uapi/cec/cec-ioc-receive.rst +++ b/Documentation/media/uapi/cec/cec-ioc-receive.rst @@ -34,11 +34,6 @@ Arguments Description =========== -.. note:: - - This documents the proposed CEC API. This API is not yet finalized - and is currently only available as a staging kernel module. - To receive a CEC message the application has to fill in the ``timeout`` field of struct :c:type:`cec_msg` and pass it to :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>`. |