From patchwork Tue Jul 28 21:07:11 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: hermann pitton X-Patchwork-Id: 37899 X-Patchwork-Delegate: dougsland@redhat.com Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n6SLAwB6016453 for ; Tue, 28 Jul 2009 21:10:59 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752726AbZG1VKh (ORCPT ); Tue, 28 Jul 2009 17:10:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754695AbZG1VKh (ORCPT ); Tue, 28 Jul 2009 17:10:37 -0400 Received: from mail-in-01.arcor-online.net ([151.189.21.41]:57889 "EHLO mail-in-01.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752726AbZG1VKg (ORCPT ); Tue, 28 Jul 2009 17:10:36 -0400 Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mx.arcor.de (Postfix) with ESMTP id DA71B3328E7; Tue, 28 Jul 2009 23:10:34 +0200 (CEST) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id D82FE21307C; Tue, 28 Jul 2009 23:10:34 +0200 (CEST) Received: from [192.168.178.24] (pD9E10AE3.dip0.t-ipconnect.de [217.225.10.227]) (Authenticated sender: hermann-pitton@arcor.de) by mail-in-05.arcor-online.net (Postfix) with ESMTPSA id A61F133292D; Tue, 28 Jul 2009 23:10:34 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-05.arcor-online.net A61F133292D DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1248815434; bh=0rs6MsYwOVx3UVJ8qVg8lUdOhxlqnWPmnDpIYGBHGI8=; h=Subject:From:To:Cc:Content-Type:Date:Message-Id:Mime-Version; b=Yzz29Z12MXAnGh7Yy8lEizX51K7Bk1BFXWZNmNOPOpcKINSJHLme3chikZyVz8pIR /xxWSToXIN1pdQQQ4k+HIbkH6S6eoKzFk9+9bfjB7erVjQ+ulK73k0fU59AAm8N2Uz yJ9/017HGEhR/9CBi5wfzvxQYQHxHYAijnYDA45s= Subject: [PATCH] saa7134: fix the radio on Avermedia GO 007 FM From: hermann pitton To: linux-media@vger.kernel.org Cc: Pham Thanh Nam , Laszlo Kustan Date: Tue, 28 Jul 2009 23:07:11 +0200 Message-Id: <1248815231.3430.143.camel@pc07.localdom.local> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-5.fc8) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org 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 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 = {