commit | 597f8e9c13644e4fcf4c1d01c2317c78b2e2df92 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Mon Jan 21 08:32:25 2019 -0500 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Feb 07 12:12:43 2019 -0500 |
tree | 65bc70b1d4ea12dea892f0a0950564cc9a93a093 | |
parent | cb7130ea67c4319bbf2d810f245ee6f89bbf6ae7 [diff] |
media: cpia2: 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>