From: Kuninori Morimoto Date: Mon, 26 Aug 2013 06:36:23 +0000 (-0700) Subject: ASoC: fsi: reserve prefetch period on DMA transferring X-Git-Tag: v3.12-rc1~150^2~3^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53110a256a334c5e01db2d94c5306b4880a9180e;p=pandora-kernel.git ASoC: fsi: reserve prefetch period on DMA transferring Current FSI is supporting DMAEngine transfer, but, it needs to use work queue. Therefore, DMA transfer settings might be late if there is heavy task. This patch reserves next period beforehand on DMA transfer function. Android sound will be breaking up without this patch. Tested-by: Tomohito Esaki Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed