Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5236
b: refs/heads/master
c: 7fd0f3a
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Jul 27, 2005
1 parent c7e3d89 commit 81fda74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: b96d611f373b2cbf5ffc093d859b3a9b1009e096
refs/heads/master: 7fd0f3acfa7dfc6e8aba7ce1639b8590ddb98fea
4 changes: 1 addition & 3 deletions trunk/drivers/media/video/bttv-cards.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
$Id: bttv-cards.c,v 1.53 2005/07/05 17:37:35 nsh Exp $
$Id: bttv-cards.c,v 1.54 2005/07/19 18:26:46 mkrufky Exp $
bttv-cards.c
Expand Down Expand Up @@ -2772,8 +2772,6 @@ void __devinit bttv_init_card2(struct bttv *btv)
}
btv->pll.pll_current = -1;

bttv_reset_audio(btv);

/* tuner configuration (from card list / autodetect / insmod option) */
if (UNSET != bttv_tvcards[btv->c.type].tuner_type)
if(UNSET == btv->tuner_type)
Expand Down

0 comments on commit 81fda74

Please sign in to comment.