linux/drivers/media/pci/cx88
Christoph Hellwig 1a47de6e4a various: fix pci_set_dma_mask return value checking
pci_set_dma_mask returns a negative errno value, not a bool like
pci_dma_supported.  This of course was just a giant test for attention :)

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Jongman Heo <jongman.heo@samsung.com>
Tested-by: Jongman Heo <jongman.heo@samsung.com>	[pcnet32]
Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Antti Palosaari <crope@iki.fi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-11-20 16:17:32 -08:00
..
Kconfig
Makefile
cx88-alsa.c various: fix pci_set_dma_mask return value checking 2015-11-20 16:17:32 -08:00
cx88-blackbird.c [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
cx88-cards.c
cx88-core.c
cx88-dsp.c
cx88-dvb.c [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
cx88-i2c.c
cx88-input.c
cx88-mpeg.c various: fix pci_set_dma_mask return value checking 2015-11-20 16:17:32 -08:00
cx88-reg.h
cx88-tvaudio.c
cx88-vbi.c [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
cx88-video.c various: fix pci_set_dma_mask return value checking 2015-11-20 16:17:32 -08:00
cx88-vp3054-i2c.c
cx88-vp3054-i2c.h
cx88.h