From: Kuninori Morimoto Date: Fri, 23 May 2014 06:25:54 +0000 (-0700) Subject: ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~24^2~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad32d0c7b0e993433df152ae747652647eb65a27;p=pandora-kernel.git ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr The DMAC src/dst addr needs to be set from driver when DT case. (It was set from SoC/DMAEngine code when non-DT case) This patch adds rsnd_gen_dma_addr() to set DMAC src/dst addr. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed