]> asedeno.scripts.mit.edu Git - linux.git/commit
media: zoran: use u64 for the timestamp internally
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 21 Jan 2019 13:32:28 +0000 (08:32 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 7 Feb 2019 17:19:52 +0000 (12:19 -0500)
commit7b6b9a8c36b9264b8c31059506119a0aac1413ba
treeae471b8ec7145fed795f44e37f1606c9c79dd131
parent459d2a5d1e696b6fb029df1be041380daff94032
media: zoran: use u64 for the timestamp internally

Just like vb2 does, use u64 internally to store the timestamps
of the buffers. Only convert to timeval when interfacing with
userspace.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/staging/media/zoran/zoran.h
drivers/staging/media/zoran/zoran_device.c
drivers/staging/media/zoran/zoran_driver.c