Skip to content

Commit

Permalink
V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cards
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Nickolay V. Shmyrev authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent e92adc2 commit 012cf21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/bt8xx/bttv-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 012cf21

Please sign in to comment.