diff options
author | Jasmin Jessich <jasmin@anw.at> | 2018-01-14 05:21:43 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-02-23 02:24:29 -0500 |
commit | 43df6ea0c6ae85ae81edda3261d8d257d88a78a2 (patch) | |
tree | 4de2fb41749fdab8ebd09d29b4398f5739412252 /drivers/media/usb/dvb-usb/technisat-usb2.c | |
parent | f14d4988c28e5243e43ba792ee34994951240b0f (diff) |
media: uvcvideo: Fixed ktime_t to ns conversion
Commit 828ee8c71950 ("media: uvcvideo: Use ktime_t for timestamps")
changed to use ktime_t for timestamps. Older Kernels use a struct for
ktime_t, which requires the conversion function ktime_to_ns to be used on
some places. With this patch it will compile now also for older Kernel
versions.
Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb/technisat-usb2.c')
0 files changed, 0 insertions, 0 deletions