瀏覽代碼

V4L/DVB (12420): saa7134: fix the radio on Avermedia GO 007 FM

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@arcor.de>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
hermann pitton 16 年之前
父節點
當前提交
46058128ff
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/media/video/saa7134/saa7134-cards.c

+ 1 - 1
drivers/media/video/saa7134/saa7134-cards.c

@@ -1633,7 +1633,7 @@ struct saa7134_board saa7134_boards[] = {
 		}},
 		}},
 		.radio = {
 		.radio = {
 			.name = name_radio,
 			.name = name_radio,
-			.amux = LINE1,
+			.amux = TV,
 			.gpio = 0x00300001,
 			.gpio = 0x00300001,
 		},
 		},
 		.mute = {
 		.mute = {