alistair23-linux/drivers/media
Trent Piepho 1c5ee876d6 V4L/DVB (4938): Cx88: Convert lgdt3302 tuning function to use dvb_pll_attach
There was a still a pre-dvb-pll set_params function for the lgdt3302 in
the cx88-dvb driver.  This patch removes that function and uses
dvb_pll_attach() for the cards that were using it (Dvico FusionHDTV 3
GOLD {Q,T}).  This way the set_params function from dvb-pll is used.
dvb_attach() is in turn used on dvb_pll_attach(), eliminating some static
dependencies on dvb-pll.  There are still a couple static dependencies on
dvb-pll remaining.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-12-10 09:22:53 -02:00
..
common V4L/DVB (4915): Saa7146: Add timeout protection for I2C interrupt 2006-12-10 09:05:34 -02:00
dvb V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programming 2006-12-10 09:05:38 -02:00
radio [PATCH] The scheduled removal of some OSS options 2006-12-07 08:39:38 -08:00
video V4L/DVB (4938): Cx88: Convert lgdt3302 tuning function to use dvb_pll_attach 2006-12-10 09:22:53 -02:00
Kconfig V4L/DVB (4871): Fix i2c dependencies of VIDEO_TVEEPROM and VIDEO_TUNER 2006-12-10 09:05:07 -02:00
Makefile