diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2016-07-19 08:44:32 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-22 14:01:37 -0300 |
commit | 260ff1144a9dd1afb85cf5da462672d68412cbc4 (patch) | |
tree | c37a4243c24895f5ef0fc8a15140d4bcc31cba20 /drivers | |
parent | 0c1d61b0e4ed68d125b21fed375c38b6e3c2a658 (diff) |
[media] cec: add item to TODO
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/staging/media/cec/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/media/cec/TODO b/drivers/staging/media/cec/TODO index a10d4f82b954..13224694a8ae 100644 --- a/drivers/staging/media/cec/TODO +++ b/drivers/staging/media/cec/TODO @@ -12,6 +12,7 @@ Hopefully this will happen later in 2016. Other TODOs: +- There are two possible replies to CEC_MSG_INITIATE_ARC. How to handle that? - 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. - If the reply field of cec_msg is set then when the reply arrives it |