summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx/bttv-cards.c
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2006-08-25 16:52:54 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 19:00:56 -0200
commit012cf21975e8ccc2d57859413b336087f7f98763 (patch)
treec65225a32eab1e8f19391e2f1014a10e8a79dfe2 /drivers/media/video/bt8xx/bttv-cards.c
parente92adc2c39aaaa0129b7b97584784a8ba9da9ec4 (diff)
V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cards
This is part of the old V4L1->V4L2 bttv patch, ported to current tree by Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/bt8xx/bttv-cards.c')
-rw-r--r--drivers/media/video/bt8xx/bttv-cards.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/bt8xx/bttv-cards.c b/drivers/media/video/bt8xx/bttv-cards.c
index 4f91f98db37b..6a2d37258820 100644
--- a/drivers/media/video/bt8xx/bttv-cards.c
+++ b/drivers/media/video/bt8xx/bttv-cards.c
@@ -4624,6 +4624,7 @@ fv2000s_audio(struct bttv *btv, struct video_audio *v, int set)
if (btv->radio_user)
return;
+
if (set) {
if (v->mode & VIDEO_SOUND_MONO) {
val = 0x0000;