media: zoran: use v4l2_buffer_set_timestamp
authorCorentin Labbe <clabbe@baylibre.com>
Fri, 25 Sep 2020 18:30:24 +0000 (20:30 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 1 Oct 2020 07:37:11 +0000 (09:37 +0200)
commite2b35ed6affc1183b03adf18ce24bdb5546071fd
treebc23283979757f293c5e2105d156be1a1ff2e608
parent3f2c3423627c6cfd30eb24c0dfdde4c9a47a830c
media: zoran: use v4l2_buffer_set_timestamp

The ns_to_timeval function is removed, so replace it with
v4l2_buffer_set_timestamp().

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/zoran/zoran_driver.c