From: Hans Verkuil Date: Fri, 15 Jul 2016 15:11:11 +0000 (-0300) Subject: [media] cec/TODO: drop comment about sphinx documentation X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bddb4952506d0e84c443a04840143ea98b610557;p=linux-beck.git [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 Signed-off-by: Mauro Carvalho Chehab --- 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