From: Kuninori Morimoto Date: Fri, 24 Jan 2014 02:41:44 +0000 (-0800) Subject: ASoC: rsnd: remove SSI dependent DMAEngine callback X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4686a0ad9aaee89495f181e5755d153e7fe7ffe6;p=pandora-kernel.git ASoC: rsnd: remove SSI dependent DMAEngine callback Renesas Gen2 sound will use 2 DMAC which are Audio-DMAC, and Audio-DMAC-peri-peri. Current driver has callback function for each DMAC, because it assumed each DMAC needs special settings. But it became clear that these can share settings. This patch removes unnecessary callback Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed