media: videobuf: 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>
Showing
- drivers/media/common/saa7146/saa7146_fops.c 1 addition, 1 deletiondrivers/media/common/saa7146/saa7146_fops.c
- drivers/media/pci/bt8xx/bttv-driver.c 3 additions, 5 deletionsdrivers/media/pci/bt8xx/bttv-driver.c
- drivers/media/pci/cx18/cx18-mailbox.c 1 addition, 1 deletiondrivers/media/pci/cx18/cx18-mailbox.c
- drivers/media/platform/davinci/vpfe_capture.c 1 addition, 1 deletiondrivers/media/platform/davinci/vpfe_capture.c
- drivers/media/platform/fsl-viu.c 1 addition, 1 deletiondrivers/media/platform/fsl-viu.c
- drivers/media/platform/omap/omap_vout.c 6 additions, 6 deletionsdrivers/media/platform/omap/omap_vout.c
- drivers/media/usb/cx231xx/cx231xx-417.c 2 additions, 2 deletionsdrivers/media/usb/cx231xx/cx231xx-417.c
- drivers/media/usb/cx231xx/cx231xx-vbi.c 1 addition, 1 deletiondrivers/media/usb/cx231xx/cx231xx-vbi.c
- drivers/media/usb/cx231xx/cx231xx-video.c 1 addition, 1 deletiondrivers/media/usb/cx231xx/cx231xx-video.c
- drivers/media/usb/tm6000/tm6000-video.c 1 addition, 1 deletiondrivers/media/usb/tm6000/tm6000-video.c
- drivers/media/usb/zr364xx/zr364xx.c 2 additions, 2 deletionsdrivers/media/usb/zr364xx/zr364xx.c
- drivers/media/v4l2-core/videobuf-core.c 2 additions, 2 deletionsdrivers/media/v4l2-core/videobuf-core.c
- include/media/videobuf-core.h 1 addition, 1 deletioninclude/media/videobuf-core.h
Loading
Please register or sign in to comment