Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933221Ab1CWPys (ORCPT ); Wed, 23 Mar 2011 11:54:48 -0400 Received: from eu1sys200aog108.obsmtp.com ([207.126.144.125]:39938 "EHLO eu1sys200aog108.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933157Ab1CWPyq convert rfc822-to-8bit (ORCPT ); Wed, 23 Mar 2011 11:54:46 -0400 From: Par-Gunnar HJALMDAHL To: Randy Dunlap Cc: Greg Kroah-Hartman , "devel@driverdev.osuosl.org" , Linus Walleij , Linus WALLEIJ , Arnd Bergmann , Vitaly Wool , Marcel Holtmann , "linux-kernel@vger.kernel.org" , Lukasz Rymanowski , "linux-bluetooth@vger.kernel.org" , Pavan Savoy , Lee Jones , Alan Cox , Par-Gunnar Hjalmdahl Date: Wed, 23 Mar 2011 16:26:42 +0100 Subject: RE: [PATCH 1/2] staging: Add ST-Ericsson CG2900 driver Thread-Topic: [PATCH 1/2] staging: Add ST-Ericsson CG2900 driver Thread-Index: Acvpbcuz1ANEow6wR+uIsqObJIoCjwAAJfCw Message-ID: References: <1300888771-26437-1-git-send-email-par-gunnar.p.hjalmdahl@stericsson.com> <20110323082002.bd60cea1.rdunlap@xenotime.net> In-Reply-To: <20110323082002.bd60cea1.rdunlap@xenotime.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 839 Lines: 29 Hi Randy, > > + > > +config CG2900_AUDIO > > + tristate "Support CG2900 audio interface" > > + depends on CG2900 > > + help > > + Support for ST-Ericsson CG2900 Connectivity audio > interface. Gives a > > + module the ability to setup audio paths within the CG2900 > controller. > > + > > Just to be clear: the cg2900_audio driver does not use any current > kernel > sound/audio interfaces, right? > No, it provides an interface to the audio features within the chip. So it is rather used by other sound/audio drivers, but it never use any sound/audio interfaces itself. Thanks, /P-G -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/