From patchwork Wed Sep 2 03:13:57 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitri Belimov X-Patchwork-Id: 1942 Return-path: Envelope-to: mchehab@infradead.org Delivery-date: Wed, 02 Sep 2009 03:14:00 +0000 Received: from bombadil.infradead.org [18.85.46.34] by pedra.chehab.org with IMAP (fetchmail-6.3.6) for (single-drop); Wed, 02 Sep 2009 00:16:05 -0300 (BRT) Received: from vger.kernel.org ([209.132.176.167]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1MigIK-0003jE-Gw; Wed, 02 Sep 2009 03:14:00 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755624AbZIBDNo (ORCPT + 1 other); Tue, 1 Sep 2009 23:13:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755634AbZIBDNo (ORCPT ); Tue, 1 Sep 2009 23:13:44 -0400 Received: from mail-ew0-f206.google.com ([209.85.219.206]:35122 "EHLO mail-ew0-f206.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752764AbZIBDNn (ORCPT ); Tue, 1 Sep 2009 23:13:43 -0400 Received: by ewy2 with SMTP id 2so413308ewy.17 for ; Tue, 01 Sep 2009 20:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:x-mailer:mime-version:content-type; bh=PnC/8tLQmdinuPcS/tmGTkWADQ4jY0Qlbkq/ELOk7h4=; b=AOF7HecuD7Lnq6d85MXwEg22/+vfrZmsoj+tqCcNSqg1xRTAHgM70rYe69upZ1RO97 8q2UYHSC6jGt9nM5tED73zR56i5wlsM8yFxccffYd1CJJdJPFfskmu/ygTYtEemTU5Lo txruXvEbwnaFOOBwLIXsSP7N+VJiGt6T40Nxk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type; b=WeWC+t0YLRAMGBb2AL0HFXHdWHwpN5ylPyVPDlp0dAMfWTne/j+GYIy2eO3XcF/Dlk wR8kxTxlLERUuguysQdJxRsPET4kEDRfeh1AMC5IaBjTWSDaJN3aOqabjLCSNrM4s85S WaNJkOM/WshudjBQ46vT6L4slfOJ/XVz49aEY= Received: by 10.210.135.7 with SMTP id i7mr7330590ebd.6.1251861224486; Tue, 01 Sep 2009 20:13:44 -0700 (PDT) Received: from glory.loctelecom.ru (ns2.openhardware.ru [84.19.183.172]) by mx.google.com with ESMTPS id 10sm636119eyd.10.2009.09.01.20.13.42 (version=SSLv3 cipher=RC4-MD5); Tue, 01 Sep 2009 20:13:43 -0700 (PDT) Date: Wed, 2 Sep 2009 13:13:57 +1000 From: Dmitri Belimov To: linux-media@vger.kernel.org, video4linux-list@redhat.com Subject: [PATCH] Change tuner type of BeholdTV cards Message-ID: <20090902131357.1d59b541@glory.loctelecom.ru> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.16.1; i486-pc-linux-gnu) Mime-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hi All. Change tuner type to correct for BeholdTV cards with FM1216MK5. Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov With my best regards, Dmitry. diff -r be01f82499cc linux/drivers/media/video/saa7134/saa7134-cards.c --- a/linux/drivers/media/video/saa7134/saa7134-cards.c Mon Aug 31 23:14:06 2009 -0300 +++ b/linux/drivers/media/video/saa7134/saa7134-cards.c Wed Sep 02 08:03:58 2009 +1000 @@ -4203,7 +4203,7 @@ /*Dmitry Belimov */ .name = "Beholder BeholdTV 505 RDS", .audio_clock = 0x00200000, - .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ + .tuner_type = TUNER_PHILIPS_FM1216MK5, .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET, @@ -4268,7 +4268,7 @@ /*Dmitry Belimov */ .name = "Beholder BeholdTV 507 RDS", .audio_clock = 0x00187de7, - .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ + .tuner_type = TUNER_PHILIPS_FM1216MK5, .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET, @@ -4419,7 +4419,7 @@ /* Andrey Melnikoff */ .name = "Beholder BeholdTV 607 FM", .audio_clock = 0x00187de7, - .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ + .tuner_type = TUNER_PHILIPS_FM1216MK5, .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET, @@ -4447,7 +4447,7 @@ /* Andrey Melnikoff */ .name = "Beholder BeholdTV 609 FM", .audio_clock = 0x00187de7, - .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ + .tuner_type = TUNER_PHILIPS_FM1216MK5, .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET, @@ -4533,7 +4533,7 @@ /* Andrey Melnikoff */ .name = "Beholder BeholdTV 607 RDS", .audio_clock = 0x00187de7, - .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ + .tuner_type = TUNER_PHILIPS_FM1216MK5, .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET, @@ -4562,7 +4562,7 @@ /* Andrey Melnikoff */ .name = "Beholder BeholdTV 609 RDS", .audio_clock = 0x00187de7, - .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ + .tuner_type = TUNER_PHILIPS_FM1216MK5, .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET, @@ -4669,7 +4669,7 @@ /* Alexey Osipov */ .name = "Beholder BeholdTV M6 Extra", .audio_clock = 0x00187de7, - .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* FIXME to MK5 */ + .tuner_type = TUNER_PHILIPS_FM1216MK5, .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET,