]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 1 Nov 2016 10:55:05 +0000 (08:55 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 16 Nov 2016 17:32:56 +0000 (15:32 -0200)
commitadc0c622783978ab0c740af77f98fc8f65c87d66
tree800c4fccd3da0fe3616b144d10c3e21ba208f695
parentf4062625ede8f0280d8246437f4070c8eb7fe9f3
[media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS

Give the caller more control over how replies to a transmit are
handled. By default the reply will only go to the filehandle that
called CEC_TRANSMIT. If this new flag is set, then the reply will
also go to all followers.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/cec/cec-ioc-receive.rst
drivers/staging/media/cec/TODO
drivers/staging/media/cec/cec-adap.c
drivers/staging/media/cec/cec-api.c
include/linux/cec.h