]> git.karo-electronics.de Git - linux-beck.git/commit
[media] cec: set timestamp for selfie transmits
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 15 Jul 2016 14:13:49 +0000 (11:13 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 15 Jul 2016 16:20:48 +0000 (13:20 -0300)
commit9a3f14ea802fd0d8848d8e16566b769e4ce09d68
tree5355525a1ae5aa43028b4c1b8abe37d7d17b99f5
parent693596c3ace1f5fe68055b2bd75848cd8a2d07db
[media] cec: set timestamp for selfie transmits

Attempts to send CEC messages to yourself are detected in the framework and
returned with a NACK error. However, the tx_ts was never filled in that case.
So just set it.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/cec/cec-adap.c