summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-cards.c
diff options
context:
space:
mode:
authorWiktor Grebla <greblus@gmail.com>2008-09-28 06:37:48 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-05 04:15:30 +0200
commitdb98fb8b5b9210ba3b14fb984a26060e4afdb9f5 (patch)
treee1e27d0a8f3b4cd9ef5509742345a5771cadf8ce /drivers/media/video/em28xx/em28xx-cards.c
parentV4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U (diff)
downloadlinux-db98fb8b5b9210ba3b14fb984a26060e4afdb9f5.tar.xz
linux-db98fb8b5b9210ba3b14fb984a26060e4afdb9f5.zip
V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue
Fixed audio clicking problem which could be heard when using analog tv or composite input Signed-off-by: Wiktor Grebla <greblus@gmail.com> Signed-off-by: Douglas Schilling Landgraf <dougsland@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-cards.c')
-rw-r--r--drivers/media/video/em28xx/em28xx-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c
index 279307cc3adb..de943cf6c169 100644
--- a/drivers/media/video/em28xx/em28xx-cards.c
+++ b/drivers/media/video/em28xx/em28xx-cards.c
@@ -577,7 +577,7 @@ struct em28xx_board em28xx_boards[] = {
}, {
.type = EM28XX_VMUX_COMPOSITE1,
.vmux = TVP5150_COMPOSITE1,
- .amux = 1,
+ .amux = 3,
}, {
.type = EM28XX_VMUX_SVIDEO,
.vmux = TVP5150_SVIDEO,