Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44118
b: refs/heads/master
c: 740cf9e
h: refs/heads/master
v: v3
  • Loading branch information
Hartmut Birr authored and Mauro Carvalho Chehab committed Dec 10, 2006
1 parent e6997c3 commit 8d7ff89
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 4207700d9b238c2db1bcba47a23251c6024687b6
refs/heads/master: 740cf9e15e5b2274841ee9e6d6d717e37b3f31cf
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/ttpci/budget-av.c
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,9 @@ static void frontend_init(struct budget_av *budget_av)
/* Enable / PowerON Frontend */
saa7146_setgpio(saa, 0, SAA7146_GPIO_OUTLO);

/* Wait for PowerON */
msleep(100);

/* additional setup necessary for the PLUS cards */
switch (saa->pci->subsystem_device) {
case SUBID_DVBS_KNC1_PLUS:
Expand Down

0 comments on commit 8d7ff89

Please sign in to comment.