From patchwork Sun Jul 3 21:27:51 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Endriss X-Patchwork-Id: 126 Return-path: Envelope-to: mchehab@pedra Delivery-date: Sun, 03 Jul 2011 18:30:15 -0300 Received: from mchehab by pedra with local (Exim 4.72) (envelope-from ) id 1QdUF4-0001m6-UH for mchehab@pedra; Sun, 03 Jul 2011 18:30:15 -0300 Received: from casper.infradead.org [85.118.1.10] by pedra with IMAP (fetchmail-6.3.17) for (single-drop); Sun, 03 Jul 2011 18:30:14 -0300 (BRT) Received: from vger.kernel.org ([209.132.180.67]) by casper.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1QdUDJ-0001l5-T2; Sun, 03 Jul 2011 21:28:26 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756612Ab1GCV2V (ORCPT + 1 other); Sun, 3 Jul 2011 17:28:21 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:56378 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751069Ab1GCV2Q (ORCPT ); Sun, 3 Jul 2011 17:28:16 -0400 Received: (qmail invoked by alias); 03 Jul 2011 21:28:15 -0000 Received: from unknown (HELO charon.escape-edv.de) [93.216.248.100] by mail.gmx.net (mp066) with SMTP; 03 Jul 2011 23:28:15 +0200 X-Authenticated: #476490 X-Provags-ID: V01U2FsdGVkX19ch1BP2kpcl8l5RBCBzYi075F3qVaUCRuFYSXQdO odN6cdf6bxkNZV Received: from orion.escape-edv.de (192.168.1.10) by charon.escape-edv.de (192.168.1.9) with esmtp ; Sun, 03 Jul 2011 23:30:36 +0200 From: Oliver Endriss Organization: ESCAPE GmbH EDV-Loesungen To: linux-media@vger.kernel.org Subject: [PATCH 5/5] cxd2099: Update Kconfig description (ddbridge support) Date: Sun, 3 Jul 2011 23:27:51 +0200 User-Agent: KMail/1.9.6 Cc: Mauro Carvalho Chehab References: <201107032321.46092@orion.escape-edv.de> In-Reply-To: <201107032321.46092@orion.escape-edv.de> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <201107032327.52762@orion.escape-edv.de> X-Y-GMX-Trusted: 0 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Sender: Update Kconfig description (ddbridge with cxd2099) Signed-off-by: Oliver Endriss --- drivers/staging/cxd2099/Kconfig | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/staging/cxd2099/Kconfig b/drivers/staging/cxd2099/Kconfig index 9d638c3..b48aefd 100644 --- a/drivers/staging/cxd2099/Kconfig +++ b/drivers/staging/cxd2099/Kconfig @@ -1,9 +1,10 @@ config DVB_CXD2099 - tristate "CXD2099AR Common Interface driver" - depends on DVB_CORE && PCI && I2C && DVB_NGENE - ---help--- - Support for the CI module found on cineS2 DVB-S2, supported by - the Micronas PCIe device driver (ngene). + tristate "CXD2099AR Common Interface driver" + depends on DVB_CORE && PCI && I2C + ---help--- + Support for the CI module found on cards based on + - Micronas ngene PCIe bridge: cineS2 etc. + - Digital Devices PCIe bridge: Octopus series For now, data is passed through '/dev/dvb/adapterX/sec0': - Encrypted data must be written to 'sec0'.