ASoC: rcar: remove original filter from rsnd_dma_init()
commit9ade09d6c62e48fba6c74ce3958ca1035dfd8427
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 29 Oct 2013 07:52:19 +0000 (29 00:52 -0700)
committerMark Brown <broonie@linaro.org>
Thu, 31 Oct 2013 15:26:30 +0000 (31 08:26 -0700)
treeabc862e7755650e27ec3ae0b9a68efe9fbeccc84
parent92eba04e4bcd469518cc759ac1bf1a49acaa5cc1
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