aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-subdev.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2019-12-16 14:15:00 +0000
committerMauro Carvalho Chehab <[email protected]>2020-01-03 14:43:35 +0000
commit77cdffcb0bfb87fe3645894335cb8cb94917e6ac (patch)
tree59ef93d844f55924b0eb09ae2a2132e3b485e5be /drivers/media/v4l2-core/v4l2-subdev.c
parentmedia: documentation: fix video_event description (diff)
downloadkernel-77cdffcb0bfb87fe3645894335cb8cb94917e6ac.tar.gz
kernel-77cdffcb0bfb87fe3645894335cb8cb94917e6ac.zip
media: v4l2: abstract timeval handling in v4l2_buffer
As a preparation for adding 64-bit time_t support in the uapi, change the drivers to no longer care about the format of the timestamp field in struct v4l2_buffer. The v4l2_timeval_to_ns() function is no longer needed in the kernel after this, but there is userspace code relying on it to be part of the uapi header. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> [[email protected]: replace spaces by tabs] Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions