[PATCH] saa7134: fix the radio on Avermedia GO 007 FM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We have support for radio on saa7133/35/31e cards with tda8290/8275(a)
and 5.5MHz ceramic filter on the bridge chips since a while.

It was previously not tested, if this card supports it too, but the old
"ghost" radio with wrong filters doesn't work anymore.

Thanks go to Pham Thanh Nam and Laszlo Kustan for reporting it working
on that input.

Signed-off-by: hermann pitton <hermann-pitton@xxxxxxxx>

diff -r fd96af63f79b linux/drivers/media/video/saa7134/saa7134-cards.c
--- a/linux/drivers/media/video/saa7134/saa7134-cards.c	Fri Jun 19 19:56:56 2009 +0000
+++ b/linux/drivers/media/video/saa7134/saa7134-cards.c	Tue Jul 28 22:16:52 2009 +0200
@@ -1633,7 +1633,7 @@
 		}},
 		.radio = {
 			.name = name_radio,
-			.amux = LINE1,
+			.amux = TV,
 			.gpio = 0x00300001,
 		},
 		.mute = {


diff -r fd96af63f79b linux/drivers/media/video/saa7134/saa7134-cards.c
--- a/linux/drivers/media/video/saa7134/saa7134-cards.c	Fri Jun 19 19:56:56 2009 +0000
+++ b/linux/drivers/media/video/saa7134/saa7134-cards.c	Tue Jul 28 22:16:52 2009 +0200
@@ -1633,7 +1633,7 @@
 		}},
 		.radio = {
 			.name = name_radio,
-			.amux = LINE1,
+			.amux = TV,
 			.gpio = 0x00300001,
 		},
 		.mute = {

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux