kernel-fxtec-pro1x/drivers/staging/media
Tapasweni Pathak 2c1bfc3be0 staging: media: lirc: Delete unused function tv2int
The function tv2int is used to convert timeval to int.

32-bit systems using 'struct timeval' will break in the year 2038,
so we have to replace that code with more appropriate types.
This patch changes the lirc_imon.c file of media: lirc driver.

tv2int function is static and not used anywhere in this file too,
so it is removed. I also build tested it.

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-23 12:48:31 +08:00
..
bcm2048 [media] radio-bcm2048.c: Fix some checkpatch.pl errors 2014-07-17 20:07:05 -03:00
cxd2099 staging: media: cxd2009: use usleep_range() 2014-10-20 10:29:16 +08:00
davinci_vpfe staging: media: davinci_vpfe: Replace *__iomem with __iomem * 2014-10-20 10:29:16 +08:00
dt3155v4l [media] be sure that HAS_DMA is enabled for vb2-dma-contig 2014-08-26 18:52:19 -03:00
lirc staging: media: lirc: Delete unused function tv2int 2014-10-23 12:48:31 +08:00
omap4iss staging: media: ompa4iss: Replace sprintf with snprintf 2014-10-20 10:29:16 +08:00
omap24xx staging: media: omap24xx: Remove unnecessary 'out of memory' message 2014-10-20 10:29:16 +08:00
Kconfig [media] as102: promote it out of staging 2014-08-21 15:25:28 -05:00
Makefile [media] as102: promote it out of staging 2014-08-21 15:25:28 -05:00