From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: davinci-pcm: comments for the conversion to BATCH mode Date: Wed, 25 May 2011 23:00:44 +0800 Message-ID: <20110525150043.GA12816@opensource.wolfsonmicro.com> References: <4DDCD16C.1080702@ti.com> <1306330042-16714-1-git-send-email-bengardiner@nanometrics.ca> 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 38A0424179 for ; Wed, 25 May 2011 17:00:51 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1306330042-16714-1-git-send-email-bengardiner@nanometrics.ca> 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: Ben Gardiner Cc: Steven Faludi , davinci-linux-open-source@linux.davincidsp.com, Sekhar Nori , alsa-devel@alsa-project.org, Troy Kisky , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Wed, May 25, 2011 at 09:27:22AM -0400, Ben Gardiner wrote: > In the previous commit 'ASoC: davinci-pcm: convert to BATCH mode', the phase > offset of 2 was mentioned in the commit message but not well commented in the > source. Applied, thanks.