proposals on DST/DST_CA/DVB_PLL.c deselection, part 5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Part 5: This one is horrible, so it should never be applied.
I am missing an answer for the following question:

How can I get rid of dvb_pll_attach plus an unresolved symbol (&dvb_pll_lg_tdvs_h06xf) for the following case:

a. there is no LG330x based card in the machine (DViCO Fusionhdtv 5 Lite f. ex.)
b. as a consequence, dvb-pll.c is deselected / not compiled?

If somebody knows, you're welcome to show us your proposal.

Hint: The LG 330x based card is the only bt8xx based PCI card who needs dvb-pll.c,
all other bt8xx based PCI cards never ever needed this module.

--- a/drivers/media/dvb/bt8xx/dvb-bt8xx.c
+++ b/drivers/media/dvb/bt8xx/dvb-bt8xx.c
@@ -606,15 +606,6 @@
 		}
 		break;
 
-	case BTTV_BOARD_DVICO_FUSIONHDTV_5_LITE:
-		lgdt330x_reset(card);
-		card->fe = dvb_attach(lgdt330x_attach, &tdvs_tua6034_config, card->i2c_adapter);
-		if (card->fe != NULL) {
-			dvb_attach(dvb_pll_attach, card->fe, 0x61,
-				   card->i2c_adapter, &dvb_pll_lg_tdvs_h06xf);
-			dprintk ("dvb_bt8xx: lgdt330x detected\n");
-		}
-		break;
 
 	case BTTV_BOARD_NEBULA_DIGITV:
 		/*

-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux