Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31468
b: refs/heads/master
c: c5e768a
h: refs/heads/master
v: v3
  • Loading branch information
Andrew de Quincey authored and Mauro Carvalho Chehab committed Jun 30, 2006
1 parent 30e5c70 commit a55b698
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: fd6decfbb86a73f3bdf3df2281191e7a978d8b77
refs/heads/master: c5e768a1ec281926e3a3a2b804d5004a2693d7e8
6 changes: 1 addition & 5 deletions trunk/drivers/media/dvb/ttpci/budget-av.c
Original file line number Diff line number Diff line change
Expand Up @@ -1302,11 +1302,7 @@ static int budget_av_attach(struct saa7146_dev *dev, struct saa7146_pci_extensio

budget_av->budget.dvb_adapter.priv = budget_av;
frontend_init(budget_av);

if (!budget_av->has_saa7113) {
ciintf_init(budget_av);
}

ciintf_init(budget_av);
return 0;
}

Expand Down

0 comments on commit a55b698

Please sign in to comment.