[linux-dvb] PATCH - Technotrend T-1500 "Inverted inversion"
Oliver Endriss
o.endriss at gmx.de
Sat Oct 21 04:26:41 CEST 2006
Perceval Anichini wrote:
> Technotrend T-1500 have "Inverted inversion".
> This patch corrects that.
>
> Thanks to Martin Zwickel from Technotrend who confirmed that
> and his "how to fix".
> diff -r fae890aee0c3 linux/drivers/media/dvb/ttpci/budget-ci.c
> --- a/linux/drivers/media/dvb/ttpci/budget-ci.c Tue Sep 19 12:51:56 2006 -0300
> +++ b/linux/drivers/media/dvb/ttpci/budget-ci.c Wed Sep 20 10:13:57 2006 +0200
> @@ -1028,6 +1028,7 @@ static void frontend_init(struct budget_
>
> case 0x1012: // TT DVB-T CI budget (tda10046/Philips tdm1316l(tda6651tt))
> budget_ci->tuner_pll_address = 0x60;
> + philips_tdm1316l_config.invert = 1;
> budget_ci->budget.dvb_frontend =
> dvb_attach(tda10046_attach, &philips_tdm1316l_config, &budget_ci->budget.i2c_adap);
> if (budget_ci->budget.dvb_frontend) {
If no one complains I will commit this patch. Any objections?
Oliver
--
--------------------------------------------------------
VDR Remote Plugin 0.3.8 available at
http://www.escape-edv.de/endriss/vdr/
--------------------------------------------------------
More information about the linux-dvb
mailing list