From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Add new parameter to s3c24xx_pcm_enqueue Date: Wed, 5 Nov 2008 16:05:09 +0000 Message-ID: <20081105160508.GA18380@rakim.wolfsonmicro.main> References: <744601.10057.qm@web54402.mail.yahoo.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 9AC722446F for ; Wed, 5 Nov 2008 17:05:10 +0100 (CET) Content-Disposition: inline In-Reply-To: <744601.10057.qm@web54402.mail.yahoo.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: David Anders Cc: Alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Wed, Nov 05, 2008 at 07:39:47AM -0800, David Anders wrote: > The S3C24xx dma does not allow more than one buffer to be enqueue prior to > the dma transfers starting. This patch adds an additional parameter to > s3c24xx_pcm_enqueue() to allow for passing an initial dma maximum load > value. > > Signed-off-by: David Anders Acked-by: Mark Brown Takashi, I'll push this later on today along with a few other things that queued up.