commit | 4686a0ad9aaee89495f181e5755d153e7fe7ffe6 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Jan 23 18:41:44 2014 -0800 |
committer | Mark Brown <broonie@linaro.org> | Mon Feb 03 12:41:38 2014 +0000 |
tree | 3178ccef2d15a26fa40ffffcfa26a2513434683e | |
parent | 1b7b08efbe7419cc3e082f2b5ec8ae89f7af43d1 [diff] |
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 <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>