linux/drivers/media/video/saa7134
Mauro Carvalho Chehab 50407f99a1 V4L/DVB (7375): cx88/saa7134: fix magic number for xc3028 reusage detection
tuner-xc2028 needs to know when a DVB module is sharing the same analog tuner.
This is done by comparing a magic number that needs to be the same on analog
and on digital. To make easier, this magic number is a pointer to some data
struct.

With the previous code, two different pointers were using, causing a
miss-detection.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:07:51 -03:00
..
Kconfig V4L/DVB (6623): remove saa7134-oss 2008-01-25 19:02:17 -02:00
Makefile V4L/DVB (6623): remove saa7134-oss 2008-01-25 19:02:17 -02:00
saa6752hs.c V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls 2007-10-22 12:01:30 -02:00
saa7134-alsa.c V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
saa7134-cards.c V4L/DVB (7262): Add support for xc3028-based boards 2008-04-24 14:07:45 -03:00
saa7134-core.c V4L/DVB (7262): Add support for xc3028-based boards 2008-04-24 14:07:45 -03:00
saa7134-dvb.c V4L/DVB (7375): cx88/saa7134: fix magic number for xc3028 reusage detection 2008-04-24 14:07:51 -03:00
saa7134-empress.c V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
saa7134-i2c.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-input.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
saa7134-ts.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-tvaudio.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-video.c V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
saa7134.h V4L/DVB (7262): Add support for xc3028-based boards 2008-04-24 14:07:45 -03:00