summaryrefslogtreecommitdiff
path: root/linux/drivers
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-08-04 20:11:43 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-08-04 20:11:43 -0300
commit0ffdf3c011bae5197f3e30f633d32645be8df021 (patch)
treef5d5c4e286990ae6fcf54f1b790fd152dd606dd6 /linux/drivers
parentf2315820af3c8b9a218c05c0fd44b6f0741c4a35 (diff)
downloadmediapointer-dvb-s2-0ffdf3c011bae5197f3e30f633d32645be8df021.tar.gz
mediapointer-dvb-s2-0ffdf3c011bae5197f3e30f633d32645be8df021.tar.bz2
saa7134: fix the radio on Avermedia GO 007 FM
From: hermann pitton <hermann-pitton@arcor.de> 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. Priority: normal 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>
Diffstat (limited to 'linux/drivers')
-rw-r--r--linux/drivers/media/video/saa7134/saa7134-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/saa7134/saa7134-cards.c b/linux/drivers/media/video/saa7134/saa7134-cards.c
index 40aa654d2..3ab7732e6 100644
--- a/linux/drivers/media/video/saa7134/saa7134-cards.c
+++ b/linux/drivers/media/video/saa7134/saa7134-cards.c
@@ -1633,7 +1633,7 @@ struct saa7134_board saa7134_boards[] = {
}},
.radio = {
.name = name_radio,
- .amux = LINE1,
+ .amux = TV,
.gpio = 0x00300001,
},
.mute = {