diff options
author | Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 2006-08-25 15:52:54 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 16:00:56 -0500 |
commit | 012cf21975e8ccc2d57859413b336087f7f98763 (patch) | |
tree | c65225a32eab1e8f19391e2f1014a10e8a79dfe2 /drivers/media/video/bt8xx/bttv-cards.c | |
parent | e92adc2c39aaaa0129b7b97584784a8ba9da9ec4 (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.c | 1 |
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) | |||
4624 | 4624 | ||
4625 | if (btv->radio_user) | 4625 | if (btv->radio_user) |
4626 | return; | 4626 | return; |
4627 | |||
4627 | if (set) { | 4628 | if (set) { |
4628 | if (v->mode & VIDEO_SOUND_MONO) { | 4629 | if (v->mode & VIDEO_SOUND_MONO) { |
4629 | val = 0x0000; | 4630 | val = 0x0000; |