]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: cec: add *_ts variants for transmit_done/received_msg
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 11 Jul 2017 06:30:35 +0000 (03:30 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 18 Jul 2017 15:47:02 +0000 (12:47 -0300)
commit0861ad14c6cfc9dc8bcde44bc23a7a355167eb9f
tree268a284828236215bd52a68abd9743c296d0305c
parentbb789e03f2a140a80ddc7d18b7ef4d626c2a71d8
media: cec: add *_ts variants for transmit_done/received_msg

Currently the transmit_(attempt_)done and received_msg functions set
the timestamp themselves. For the upcoming low-level pin API we need
to pass this as an argument instead. So make _ts variants that allow
the caller to specify the timestamp.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/cec/cec-adap.c
include/media/cec.h