summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2016-07-15 12:11:11 -0300
committerRay Zhang <rayz@codeaurora.org>2017-05-25 11:22:00 +0800
commitb58d42ad6093df3d4f68a5ef714c2a381d426b68 (patch)
tree3ccb031d079141bdf6f4c5b1fb2f72147c1b6d35
parent5ab280ffae7dbd379b59d6519cffc975153765ce (diff)
[media] cec/TODO: drop comment about sphinx documentation
The CEC documentation has been converted to sphinx, so this TODO item can be dropped. Change-Id: I7a0fa38382a5533fd9e3643613d63595881b2b78 Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Git-commit: bddb4952506d0e84c443a04840143ea98b610557 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Signed-off-by: Ray Zhang <rayz@codeaurora.org>
-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 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