]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rcar: remove original filter from rsnd_dma_init()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 29 Oct 2013 07:52:19 +0000 (00:52 -0700)
committerMark Brown <broonie@linaro.org>
Thu, 31 Oct 2013 15:26:30 +0000 (08:26 -0700)
commit48d61607a8de5e4c5c0ceb9b567a7c53e2a0ed32
treeabc862e7755650e27ec3ae0b9a68efe9fbeccc84
parentf92b0c9d6ffcc4ab3f70aed39e70f9934031eb53
ASoC: rcar: remove original filter from rsnd_dma_init()

Remove original filter from rsnd_dma_init(),
and use SH-DMA suitable filter.
This new style can be used from Device Tree.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/sh/rcar/core.c