From: David Anders Date: Wed, 5 Nov 2008 15:39:47 +0000 (-0800) Subject: ASoC: Add new parameter to s3c24xx_pcm_enqueue X-Git-Tag: v2.6.29-rc1~590^2~11^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc840f88d9c9f75f46d5dbe489242f8a114fab6;p=pandora-kernel.git ASoC: Add new parameter to s3c24xx_pcm_enqueue 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed