summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bttv-cards.c
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2006-08-25 21:52:54 +0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 22:00:56 +0100
commit012cf21975e8ccc2d57859413b336087f7f98763 (patch)
treec65225a32eab1e8f19391e2f1014a10e8a79dfe2 /drivers/media/video/bt8xx/bttv-cards.c
parentV4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fix (diff)
downloadlinux-012cf21975e8ccc2d57859413b336087f7f98763.tar.xz
linux-012cf21975e8ccc2d57859413b336087f7f98763.zip
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;