OSDN Git Service

[media] em28xx: fix audio input for TV mode of device Terratec Cinergy 250
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Sat, 5 Jan 2013 11:44:09 +0000 (08:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 6 Jan 2013 12:45:53 +0000 (10:45 -0200)
commit5e8d02bb346d6240b029f1990ddc295d7d59685b
tree889650ab2ae67d65b19960c213dd8d7ae43c6480
parentc4fe29a32ffa16c1166edacad1edc2dcf0aaa08c
[media] em28xx: fix audio input for TV mode of device Terratec Cinergy 250

Remy Blank reported that audio over USB can be made working for the television
input if .amux is changed from EM28XX_AMUX_LINE_IN to EM28XX_AMUX_VIDEO.
An examination of his devices shows, that it is indeed supplied with an EM202
AC97 audio IC. We also use this setting for the Cinergy 200.
Remy Blank also provided the original version of this patch (many thanks !).
Fixes bug 14126 (see bug report for further device details).

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Remy Blank <remy.blank@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-cards.c