commit | dae4b83295ae50a86b5e3c60e7b6e2c597a1b69d | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Oct 25 00:36:56 2016 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 25 15:02:43 2016 +0100 |
tree | e9a14aa03fca391f25f9f31b0121d55c94cdc874 | |
parent | 701172dca15ba9860ba73d3e18082fbd2a78f2c9 [diff] |
ASoC: rsnd: remove rsnd_dma_detach() DMA mod is now connected to stream via rsnd_dai_connect(). This means DMA mod can use .remove for its clearance. rsnd_dma_detach() is no longer needed. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>