|
@@ -2785,8 +2785,6 @@ void __devinit bttv_init_card2(struct bttv *btv)
|
|
}
|
|
}
|
|
btv->pll.pll_current = -1;
|
|
btv->pll.pll_current = -1;
|
|
|
|
|
|
- bttv_reset_audio(btv);
|
|
|
|
-
|
|
|
|
/* tuner configuration (from card list / autodetect / insmod option) */
|
|
/* tuner configuration (from card list / autodetect / insmod option) */
|
|
if (UNSET != bttv_tvcards[btv->c.type].tuner_type)
|
|
if (UNSET != bttv_tvcards[btv->c.type].tuner_type)
|
|
if(UNSET == btv->tuner_type)
|
|
if(UNSET == btv->tuner_type)
|