Hi Hans,

On Mon, Jan 21, 2019 at 02:32:21PM +0100, hverkuil-ci...@xs4all.nl wrote:
> From: Hans Verkuil <hverkuil-ci...@xs4all.nl>
> 
> This patch series modifies v4l2-event, videobuf and various
> drivers that do not use vb2 or videobuf at all to store the
> event and buffer timestamps internally as a u64 (ktime_get_ns()).
> 
> Only when interfacing with the userspace API are these timestamps
> converted to a timespec or timeval.
> 
> The final patch drops the now unused v4l2_get_timestamp().
> 
> This simplifies the work needed to support Y2038-compatible
> timeval/timespec structures. It also ensures consistent
> behavior for all media drivers.

Acked-by: Sakari Ailus <sakari.ai...@linux.intel.com>

-- 
Sakari Ailus

Reply via email to