aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx/cx231xx-video.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-11-06 09:06:50 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-11-07 03:11:02 -0500
commitfe3652858a36bb1aa116f23258ea9cc353426566 (patch)
treeed71a37421d7461a034eebac11eabcdc26ae7643 /drivers/media/usb/cx231xx/cx231xx-video.c
parentmedia: Don't do DMA on stack for firmware upload in the AS102 driver (diff)
downloadlinux-dev-fe3652858a36bb1aa116f23258ea9cc353426566.tar.xz
linux-dev-fe3652858a36bb1aa116f23258ea9cc353426566.zip
media: av7110: avoid 2038 overflow in debug print
Using the deprecated do_gettimeofday() in print_time() will overflow in 2038 on 32-bit architectures. It'sbetter to use a structure that is safe everywhere. While we're at it, fix the missing leading zeroes on the sub-second portion. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/cx231xx/cx231xx-video.c')
0 files changed, 0 insertions, 0 deletions