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-dqevent.rst | |
parent | 0e0694ff1a7791274946b7f51bae692da0001a08 (diff) | |
download | talos-obmc-linux-ed72b81bb7a49e8bfaa8dd6ab0b0e103ff0771ae.tar.gz talos-obmc-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-dqevent.rst')
-rw-r--r-- | Documentation/media/uapi/cec/cec-ioc-dqevent.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/media/uapi/cec/cec-ioc-dqevent.rst b/Documentation/media/uapi/cec/cec-ioc-dqevent.rst index e256c6605de7..6e589a1fae17 100644 --- a/Documentation/media/uapi/cec/cec-ioc-dqevent.rst +++ b/Documentation/media/uapi/cec/cec-ioc-dqevent.rst @@ -30,11 +30,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. - CEC devices can send asynchronous events. These can be retrieved by calling :c:func:`CEC_DQEVENT`. If the file descriptor is in non-blocking mode and no event is pending, then it will return -1 and |