linux/drivers/media/video/saa7134
Stas Sergeev f5e4feead7 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>
2007-09-14 13:13:41 -03:00
..
Kconfig V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll 2007-07-18 14:24:16 -03:00
Makefile V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
saa6752hs.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
saa7134-alsa.c V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" card 2007-07-18 14:24:13 -03:00
saa7134-cards.c V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307 2007-09-14 13:13:41 -03:00
saa7134-core.c V4L/DVB (5443): Saa7134: put tuner to sleep mode after board initialization 2007-04-27 15:44:49 -03:00
saa7134-dvb.c V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll 2007-07-18 14:24:16 -03:00
saa7134-empress.c V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station DVR" card 2007-07-18 14:24:14 -03:00
saa7134-i2c.c V4L/DVB (5479): Use ARRAY_SIZE instead of a magic number 2007-04-27 15:45:12 -03:00
saa7134-input.c V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300 2007-07-18 14:24:36 -03:00
saa7134-oss.c [PATCH] mark struct file_operations const 4 2007-02-12 09:48:45 -08:00
saa7134-reg.h
saa7134-ts.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
saa7134-tvaudio.c V4L/DVB (5724): Saa7134-tvaudio: kthread conversion 2007-07-18 14:23:48 -03:00
saa7134-vbi.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
saa7134-video.c V4L/DVB (5329): Some saa7134 cleanups 2007-04-27 15:43:43 -03:00
saa7134.h V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 2007-07-20 17:35:51 -03:00