Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37411
b: refs/heads/master
c: 0d74661
h: refs/heads/master
i:
  37409: cef7448
  37407: b329fda
v: v3
  • Loading branch information
Andrew de Quincey authored and Mauro Carvalho Chehab committed Sep 26, 2006
1 parent 8fe299f commit 0be48cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 17bc98a41ae0ef82bab502ec1f9224ec5fcbe764
refs/heads/master: 0d7466146fa59cfa4b992a52cf274d603b475fd1
9 changes: 0 additions & 9 deletions trunk/drivers/media/dvb/ttpci/budget-av.c
Original file line number Diff line number Diff line change
Expand Up @@ -1141,15 +1141,6 @@ static void frontend_init(struct budget_av *budget_av)
break;

case SUBID_DVBC_KNC1:
budget_av->reinitialise_demod = 1;
fe = dvb_attach(tda10021_attach, &philips_cu1216_config,
&budget_av->budget.i2c_adap,
read_pwm(budget_av));
if (fe) {
fe->ops.tuner_ops.set_params = philips_cu1216_tuner_set_params;
}
break;

case SUBID_DVBC_KNC1_PLUS:
case SUBID_DVBC_CINERGY1200:
budget_av->reinitialise_demod = 1;
Expand Down

0 comments on commit 0be48cf

Please sign in to comment.