From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH 1/2] ASoC: DPCM: make some DPCM API calls non static for compressed usage Date: Thu, 16 Jan 2014 15:47:43 +0000 Message-ID: <1389887263.2298.53.camel@loki> References: <1389804717-5985-1-git-send-email-liam.r.girdwood@linux.intel.com> <20140116123153.GP15567@sirena.org.uk> <20140116144042.GG25466@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by alsa0.perex.cz (Postfix) with ESMTP id 871722619F4 for ; Thu, 16 Jan 2014 16:47:48 +0100 (CET) In-Reply-To: <20140116144042.GG25466@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Vinod Koul Cc: Liam Girdwood , alsa-devel@alsa-project.org, Mark Brown List-Id: alsa-devel@alsa-project.org On Thu, 2014-01-16 at 20:10 +0530, Vinod Koul wrote: > On Thu, Jan 16, 2014 at 12:31:53PM +0000, Mark Brown wrote: > > On Wed, Jan 15, 2014 at 04:51:56PM +0000, Liam Girdwood wrote: > > > The ASoC compressed code needs to call the internal DPCM APIs in order to > > > dynamically route compressed data to different DAIs. > > > > Applied, thanks. I'm holding off on the second patch for a little so > > Vinod has a chance to say something since it's compressed stuff. > Both look good to me, so > > Acked-by: Vinod Koul > > The second patch still needs an update for properly copying the hw_params. This > was one of issue reported by qcom folks, but I don't want to hold these now. We > can fix that as it will impact systems not have fixup function for BEs. I assume you have that fix ? If so, I can add it incrementally ? Thanks Liam