linux/drivers/staging/media
Ksenija Stanojevic 3466835061 [media] Staging: media: lirc: Replace timeval with ktime_t
'struct timeval last_tv' is used to get the time of last signal change
and 'struct timeval last_intr_tv' is used to get the time of last UART
interrupt.
32-bit systems using 'struct timeval' will break in the year 2038, so we
have to replace that code with more appropriate types.
Here struct timeval is replaced with ktime_t.

Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-06-09 18:45:59 -03:00
..
bcm2048 [media] radio-bcm2048: fix compiler warning 2015-04-28 09:31:16 -03:00
cxd2099 staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
davinci_vpfe [media] media: davinci_vpfe: use monotonic timestamp 2015-06-05 06:36:03 -03:00
lirc [media] Staging: media: lirc: Replace timeval with ktime_t 2015-06-09 18:45:59 -03:00
mn88472 [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
mn88473 [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
omap4iss [media] staging: media: omap4iss: Constify platform_device_id 2015-05-13 16:46:29 -03:00
Kconfig [media] dt3155: move out of staging into drivers/media/pci 2015-05-01 08:25:41 -03:00
Makefile [media] dt3155: move out of staging into drivers/media/pci 2015-05-01 08:25:41 -03:00