aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video')
-rw-r--r--drivers/media/video/bttv-cards.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/bttv-cards.c b/drivers/media/video/bttv-cards.c
index abce874e71cc..85224b90e394 100644
--- 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)
2785 } 2785 }
2786 btv->pll.pll_current = -1; 2786 btv->pll.pll_current = -1;
2787 2787
2788 bttv_reset_audio(btv);
2789
2790 /* tuner configuration (from card list / autodetect / insmod option) */ 2788 /* tuner configuration (from card list / autodetect / insmod option) */
2791 if (UNSET != bttv_tvcards[btv->c.type].tuner_type) 2789 if (UNSET != bttv_tvcards[btv->c.type].tuner_type)
2792 if(UNSET == btv->tuner_type) 2790 if(UNSET == btv->tuner_type)