android_kernel_motorola_sm6225/drivers/media/video/cx88
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
..
cx88-alsa.c V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
cx88-blackbird.c V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
cx88-cards.c V4L/DVB (7398): Adds an error if priv argument of tuner_callback is NULL 2008-04-24 14:07:53 -03:00
cx88-core.c V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to generic DMA 2008-04-24 14:07:51 -03:00
cx88-dvb.c V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct 2008-04-24 14:07:53 -03:00
cx88-i2c.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-input.c V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GT 2008-04-24 14:07:51 -03:00
cx88-mpeg.c V4L/DVB (7256): cx88: Add support for tuner-xc3028 2008-04-24 14:07:45 -03:00
cx88-reg.h V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs 2007-10-09 22:05:55 -03:00
cx88-tvaudio.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-video.c V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 Gold 2008-04-24 14:07:46 -03:00
cx88-vp3054-i2c.c V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state 2007-10-22 12:01:42 -02:00
cx88-vp3054-i2c.h V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in 2007-07-18 14:23:11 -03:00
cx88.h V4L/DVB (7370): Add basic support for Prolink Pixelview MPEG 8000GT 2008-04-24 14:07:51 -03:00
Kconfig V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cards 2008-01-25 19:03:49 -02:00
Makefile V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00