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: 941142 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p63LSPCo018764 for ; Sun, 3 Jul 2011 21:28:25 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756612Ab1GCV2V (ORCPT ); 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 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter2.kernel.org [140.211.167.43]); Sun, 03 Jul 2011 21:28:25 +0000 (UTC) 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'.