Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40766
b: refs/heads/master
c: 9e741b7
h: refs/heads/master
v: v3
  • Loading branch information
Raymond Mantchala authored and Mauro Carvalho Chehab committed Nov 3, 2006
1 parent ee852a6 commit 079d11e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c2625bff997f195e067ae11c9b0aa7217fb32991
refs/heads/master: 9e741b74afc975da51ec60c5a8147b2ebcf7e33a
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/ttpci/budget-ci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1035,6 +1035,7 @@ static void frontend_init(struct budget_ci *budget_ci)

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) {
Expand Down

0 comments on commit 079d11e

Please sign in to comment.