commit | 0861ad14c6cfc9dc8bcde44bc23a7a355167eb9f | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Jul 11 03:30:35 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jul 18 12:47:02 2017 -0300 |
tree | 268a284828236215bd52a68abd9743c296d0305c | |
parent | bb789e03f2a140a80ddc7d18b7ef4d626c2a71d8 [diff] |
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>