diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-03-17 10:41:18 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-03-17 10:41:18 -0300 |
commit | 3d6627c897e23b798970ef02d1039ef7a29066a6 (patch) | |
tree | ef7d24365515660fb20cf11f535036e9e1aa2d14 /linux/drivers/media/video/videobuf-core.c | |
parent | f7bf0862d0d257ce9cea85fecfe8ca1de579a292 (diff) | |
download | mediapointer-dvb-s2-3d6627c897e23b798970ef02d1039ef7a29066a6.tar.gz mediapointer-dvb-s2-3d6627c897e23b798970ef02d1039ef7a29066a6.tar.bz2 |
cx88/saa7134: fix magic number for xc3028 reusage detection
From: Mauro Carvalho Chehab <mchehab@infradead.org>
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>
Diffstat (limited to 'linux/drivers/media/video/videobuf-core.c')
0 files changed, 0 insertions, 0 deletions