linux-stable/drivers/media/pci
Nicholas Mc Guire 4bdbcb3197 [media] ddbridge: fix wait_event_timeout return handling
API conformance testing for completions with coccinelle spatches are being
used to locate API usage inconsistencies:
./drivers/media/pci/ddbridge/ddbridge-core.c:89
        incorrect check for negative return

Return type of wait_event_timeout is signed long not int and the
return type is >=0 always thus the negative check is unnecessary..
As stat is used here exclusively its type is simply changed and the
negative return check dropped.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-11-18 12:21:29 -02:00
..
b2c2
bt8xx [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cobalt [media] include/media: split I2C headers from V4L2 core 2015-11-17 06:57:11 -02:00
cx18 [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cx88 [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cx23885 [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cx25821 cx25821: use pci_set_dma_mask insted of pci_dma_supported 2015-11-10 16:32:11 -08:00
ddbridge [media] ddbridge: fix wait_event_timeout return handling 2015-11-18 12:21:29 -02:00
dm1105 [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
dt3155 [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
ivtv [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
mantis [media] mantis: Fix error handling in mantis_dma_init() 2015-08-19 07:04:55 -03:00
meye [media] meye: embed video_device 2015-04-02 23:35:01 -03:00
netup_unidvb netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported 2015-11-10 16:32:11 -08:00
ngene [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
pluto2 [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
pt1 [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
pt3 [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
saa7134 [media] include/media: split I2C headers from V4L2 core 2015-11-17 06:57:11 -02:00
saa7146 [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
saa7164 saa7164: use pci_set_dma_mask insted of pci_dma_supported 2015-11-10 16:32:11 -08:00
smipcie [media] SMI PCIe IR driver for DVBSky cards 2015-07-06 08:26:16 -03:00
solo6x10 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 2015-11-06 17:50:42 -08:00
sta2x11 [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
ttpci [media] av7110: potential divide by zero 2015-11-17 14:38:18 -02:00
tw68 tw68-core: use pci_set_dma_mask insted of pci_dma_supported 2015-11-10 16:32:11 -08:00
zoran [media] include/media: split I2C headers from V4L2 core 2015-11-17 06:57:11 -02:00
Kconfig [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver 2015-08-11 15:16:40 -03:00
Makefile [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver 2015-08-11 15:16:40 -03:00