diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2016-07-15 12:11:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-15 13:21:06 -0300 |
commit | bddb4952506d0e84c443a04840143ea98b610557 (patch) | |
tree | d7f1aa90da9d492a47f87fffd5a061234070140e /drivers/staging | |
parent | 9a3f14ea802fd0d8848d8e16566b769e4ce09d68 (diff) |
[media] cec/TODO: drop comment about sphinx documentation
The CEC documentation has been converted to sphinx, so this
TODO item can be dropped.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r-- | drivers/staging/media/cec/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/media/cec/TODO b/drivers/staging/media/cec/TODO index 8221d44f5c72..a10d4f82b954 100644 --- a/drivers/staging/media/cec/TODO +++ b/drivers/staging/media/cec/TODO @@ -14,7 +14,6 @@ Other TODOs: - Add a flag to inhibit passing CEC RC messages to the rc subsystem. Applications should be able to choose this when calling S_LOG_ADDRS. -- Convert cec.txt to sphinx. - If the reply field of cec_msg is set then when the reply arrives it is only sent to the filehandle that transmitted the original message and not to any followers. Should this behavior change or perhaps |