From: Daniel Mack Date: Mon, 12 Aug 2013 08:42:39 +0000 (+0200) Subject: ASoC: pxa: use snd_dmaengine_dai_dma_data X-Git-Tag: v3.12-rc1~150^2~9^2~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d65a14587a9be853a887a1407db133df1fb68e29;p=pandora-kernel.git ASoC: pxa: use snd_dmaengine_dai_dma_data Use snd_dmaengine_dai_dma_data for passing the dma parameters from clients to the pxa pcm lib. This does no functional change, it's just an intermedia step to migrate the pxa bits over to dmaengine. The calculation of dcmd is a transition hack which will be removed again in a later patch. It's just there to make the transition more readable. Signed-off-by: Daniel Mack Acked-by: Mark Brown Signed-off-by: Mark Brown --- Reading git-diff-tree failed