]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307
authorStas Sergeev <stsp@aknet.ru>
Sun, 2 Sep 2007 06:56:18 +0000 (03:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 14 Sep 2007 16:13:41 +0000 (13:13 -0300)
commitf5e4feead773cb449212eacfa254a238a953d4d5
tree09407bb14cdfbece1ab33d1240efbf1e6b60ce62
parent5614b02143171a99e0e6eb6c7d1d2f8750d2957f
V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307

Right now the composite sound input doesn't work on AverTV 307 because of
the wrong mux setup.  The composite sound is routed via an external
4channel multiplexer controlled by GPIO, while the code assumes an internal
multiplexer instead.

Presumably this was a copy/paste error, and noone have ever tested the
functionality.

With the attached patch it works properly, which gives me an ability to
finally watch the cable TV under linux.

Signed-off-by: Stas Sergeev <stsp@aknet.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-cards.c