Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
[PATCH] fix Bug 4395: modprobe bttv freezes the computer
[linux-2.6.git]
/
drivers
/
media
/
video
/
bttv-cards.c
diff --git
a/drivers/media/video/bttv-cards.c
b/drivers/media/video/bttv-cards.c
index abce874e71cc69ad88d8666bda5fde34df7a4fdd..85224b90e394643ef40e18deaa146867ae47105f 100644
(file)
--- a/
drivers/media/video/bttv-cards.c
+++ b/
drivers/media/video/bttv-cards.c
@@
-2785,8
+2785,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)