From patchwork Tue Mar 1 04:55:11 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitri Belimov X-Patchwork-Id: 5968 Return-path: Envelope-to: mchehab@pedra Delivery-date: Tue, 01 Mar 2011 07:22:47 -0300 Received: from mchehab by pedra with local (Exim 4.72) (envelope-from ) id 1PuMj8-0005SZ-M2 for mchehab@pedra; Tue, 01 Mar 2011 07:22:46 -0300 Received: from casper.infradead.org [85.118.1.10] by pedra with IMAP (fetchmail-6.3.17) for (single-drop); Tue, 01 Mar 2011 07:22:46 -0300 (BRT) Received: from vger.kernel.org ([209.132.180.67]) by casper.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1PuHaw-0002xe-L5; Tue, 01 Mar 2011 04:53:58 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754364Ab1CAEx4 (ORCPT + 1 other); Mon, 28 Feb 2011 23:53:56 -0500 Received: from mail-bw0-f46.google.com ([209.85.214.46]:44194 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754229Ab1CAExz (ORCPT ); Mon, 28 Feb 2011 23:53:55 -0500 Received: by bwz15 with SMTP id 15so4293310bwz.19 for ; Mon, 28 Feb 2011 20:53:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type; bh=SJPPHdui2DOCme51YtjzG/uHU0de2zgxKUTWGA9fta8=; b=MdSPr+4i9TweoWIlRrTK4pHaoHVbpg0eFcL2qxYAj2zJ3eNW5iL/yE5AgU2o+JF5bS nBfsNQ53OPCdhvNV2g9j5hRGbmZNQ80VPtHKzU/Rqs7xakpKtURR1PrCih/KmXegqfPs BGLMeFxjjovre+oP6xFPNQ9pQdikN47Fnw96E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=dy4PaOVclOWHbZ5y8ovGJSewoawJx9cFMNn8T/fsD78/qZyW3ok4BojFcxAkgD9YcC O3keG75HqGzZKhaLdawhOo45t2ERtSuPgPLl1rrJ4iR6Y3wpd/9ONOY3n7phQA1se5nO mvTt5+IcaoxvEzD8AkPSltsKYJ4y3K39D4IzQ= Received: by 10.204.113.9 with SMTP id y9mr5739613bkp.201.1298955233778; Mon, 28 Feb 2011 20:53:53 -0800 (PST) Received: from glory.local ([83.234.160.236]) by mx.google.com with ESMTPS id a17sm3039966bku.23.2011.02.28.20.53.51 (version=SSLv3 cipher=OTHER); Mon, 28 Feb 2011 20:53:52 -0800 (PST) Date: Tue, 1 Mar 2011 13:55:11 +0900 From: Dmitri Belimov To: Mauro Carvalho Chehab Cc: Linux Media Mailing List Subject: [PATCH] tm6000: add audio conf for new cards Message-ID: <20110301135511.6dc0ab2b@glory.local> In-Reply-To: <4D5D8BFB.4070802@redhat.com> References: <4CAD5A78.3070803@redhat.com> <4CB492D4.1000609@arcor.de> <20101129174412.08f2001c@glory.local> <4CF51C9E.6040600@arcor.de> <20101201144704.43b58f2c@glory.local> <4CF67AB9.6020006@arcor.de> <20101202134128.615bbfa0@glory.local> <4CF71CF6.7080603@redhat.com> <20101206010934.55d07569@glory.local> <4CFBF62D.7010301@arcor.de> <20101206190230.2259d7ab@glory.local> <4CFEA3D2.4050309@arcor.de> <20101208125539.739e2ed2@glory.local> <4CFFAD1E.7040004@arcor.de> <20101214122325.5cdea67e@glory.local> <4D079ADF.2000705@arcor.de> <20101215164634.44846128@glory.local> <4D08E43C.8080002@arcor.de> <20101216183844.6258734e@glory.local> <4D0A4883.20804@arcor.de> <20101217104633.7c9d10d7@glory.local> <4D0AF2A7.6080100@arcor.de> <20101217160854.16a1f754@glory.local> <4D0BFF4B.3060001@redhat.com> <20110120150508.53c9b55e@glory.local> <4D388C44.7040500@arcor.de> <20110217141257.6d1b578b@glory.local> <4D5D8BFB.4070802@redhat.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Sender: Hi Add configuration of an audio for our new TV cards. Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov With my best regards, Dmitry. diff --git a/drivers/staging/tm6000/tm6000-cards.c b/drivers/staging/tm6000/tm6000-cards.c index a356ba7..88144a1 100644 --- a/drivers/staging/tm6000/tm6000-cards.c +++ b/drivers/staging/tm6000/tm6000-cards.c @@ -324,6 +324,8 @@ struct tm6000_board tm6000_boards[] = { .tuner_addr = 0xc2 >> 1, .demod_addr = 0x1e >> 1, .type = TM6010, + .avideo = TM6000_AIP_SIF1, + .aradio = TM6000_AIP_LINE1, .caps = { .has_tuner = 1, .has_dvb = 1, @@ -341,6 +343,8 @@ struct tm6000_board tm6000_boards[] = { .tuner_type = TUNER_XC5000, .tuner_addr = 0xc2 >> 1, .type = TM6010, + .avideo = TM6000_AIP_SIF1, + .aradio = TM6000_AIP_LINE1, .caps = { .has_tuner = 1, .has_dvb = 0, Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov