summaryrefslogtreecommitdiff
path: root/drivers/staging/media/cec
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2016-07-15 15:11:11 (GMT)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-15 16:21:06 (GMT)
commitbddb4952506d0e84c443a04840143ea98b610557 (patch)
treed7f1aa90da9d492a47f87fffd5a061234070140e /drivers/staging/media/cec
parent9a3f14ea802fd0d8848d8e16566b769e4ce09d68 (diff)
downloadlinux-bddb4952506d0e84c443a04840143ea98b610557.tar.xz
[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/media/cec')
-rw-r--r--drivers/staging/media/cec/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/media/cec/TODO b/drivers/staging/media/cec/TODO
index 8221d44..a10d4f8 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