From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] [RFC 8/13] Intel SST sound card driver Date: Mon, 3 Aug 2009 12:53:05 +0100 Message-ID: <20090803115305.GA19911@rakim.wolfsonmicro.main> References: <20090707114227.GD14393@rakim.wolfsonmicro.main> <98769532B4BB14429434178695419EAE5BC0AF65@bgsmsx501.gar.corp.intel.com> <20090708094619.GA7420@rakim.wolfsonmicro.main> <98769532B4BB14429434178695419EAE5F2A3EBB@bgsmsx501.gar.corp.intel.com> <20090717101804.GD3439@rakim.wolfsonmicro.main> <98769532B4BB14429434178695419EAE5F76A259@bgsmsx501.gar.corp.intel.com> <20090801094626.GA7979@sirena.org.uk> <98769532B4BB14429434178695419EAE5F76AC7D@bgsmsx501.gar.corp.intel.com> <20090803101243.GA5959@sirena.org.uk> <98769532B4BB14429434178695419EAE5F7C8DA7@bgsmsx501.gar.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id C69EF10382E for ; Mon, 3 Aug 2009 13:53:08 +0200 (CEST) Content-Disposition: inline In-Reply-To: <98769532B4BB14429434178695419EAE5F7C8DA7@bgsmsx501.gar.corp.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Harsha, Priya" Cc: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org On Mon, Aug 03, 2009 at 05:14:13PM +0530, Harsha, Priya wrote: > Thanks. I will look into it and see if it that fixes. > Currently I am referring to the two files patch_sigmatel.c and patch_conexant.c. Are there any other files that you can point me to where I can do a compare and see? There's some ASoC jack support too - see sound/soc. All the development that I've personally done on the jack API has been within ASoC, though I have used the HDA stuff from user space.