From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH] ASoC: MPC5200: Support for buffer wrap around Date: Wed, 5 Aug 2009 12:05:55 -0600 Message-ID: References: <20090729153844.18131.68062.stgit@riker> <1249490672.4582.65.camel@riker> <20090805170519.GA26086@rakim.wolfsonmicro.main> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-yw0-f188.google.com (mail-yw0-f188.google.com [209.85.211.188]) by alsa0.perex.cz (Postfix) with ESMTP id 0DA0124554 for ; Wed, 5 Aug 2009 20:06:16 +0200 (CEST) Received: by ywh26 with SMTP id 26so427617ywh.5 for ; Wed, 05 Aug 2009 11:06:15 -0700 (PDT) In-Reply-To: <20090805170519.GA26086@rakim.wolfsonmicro.main> 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: Mark Brown Cc: John Bonesio , alsa-devel@alsa-project.org, Eric Millbrandt List-Id: alsa-devel@alsa-project.org On Wed, Aug 5, 2009 at 11:05 AM, Mark Brown wrote: > On Wed, Aug 05, 2009 at 09:44:32AM -0700, John Bonesio wrote: > >> This is another patch for ALSA on the MPC5200 that was sent to the ALSA >> devel list. I'm not sure if you noticed it. > >> Since I've submitted the patch to the list, we've been able to test it, >> and audio continues to play right through appl_ptr wrapping back around >> to the beginning of the buffer. > >> I've attached the patch, for your convenience. > > I've been waiting for one of the driver maintainers (Grant or Jon) to > comment on it. Heh.... helps if I post my approval publicly instead of just talking to John over IM. The patch looks correct and I know that it works because John got me to help with testing. Acked-by: Grant Likely An Ack from Jon would be nice too.