kernel-fxtec-pro1x/drivers/media/dvb
Mauro Carvalho Chehab b412ba781a V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct
The video_dev parameter, on tuner-xc2028 were used to pass i2c private data to
tuner_callback. Since the driver already have a pointer to i2c_adap->algo_data,
uses this instead.

This parameter were used also as a magic number to idenfity if two drivers are
trying to register the same xc3028 tuner. This occurs with boards with DVB
support, where both DVB and V4L drivers will share the same tuner.

Instead of using the algo_data as a private number, after this patch, the
driver will use i2c_adap->dev, with seems more consistent.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:07:53 -03:00
..
b2c2 V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
bt8xx V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.c 2008-04-24 14:07:45 -03:00
cinergyT2
dvb-core V4L/DVB (7329): add flag to allow software demux to recognize the output type 2008-04-24 14:07:48 -03:00
dvb-usb V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct 2008-04-24 14:07:53 -03:00
frontends V4L/DVB (7393): tda827x: fixed support of tuners with LNA 2008-04-24 14:07:52 -03:00
pluto2
ttpci V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
ttusb-budget V4L/DVB (7140): constify function pointer tables 2008-04-24 14:07:15 -03:00
ttusb-dec
Kconfig
Makefile