linux/sound/soc/sh/rcar
Kuninori Morimoto 8048b91ffc ASoC: rsnd: tidyup DVC/SRC/SSI order
Current R-Car sound driver calls SRC -> SSI -> DVC functions,
but, it should be DVC -> SRC -> SSI.
Otherwise, SSI (= interface of codec) will have underrun error
when playback.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-01-15 11:37:49 +00:00
..
adg.c ASoC: rsnd: remove unsed rdai parameter from each function 2015-01-15 11:37:48 +00:00
core.c ASoC: rsnd: save priv in struct rsnd_dai 2015-01-15 11:37:48 +00:00
dvc.c ASoC: rsnd: save priv in struct rsnd_dai 2015-01-15 11:37:48 +00:00
gen.c ASoC: rsnd: add recovery support for under/over flow error on SRC 2015-01-12 12:59:32 +00:00
Makefile ASoC: rsnd: add DVC support 2014-05-13 19:06:16 +01:00
rsnd.h ASoC: rsnd: tidyup DVC/SRC/SSI order 2015-01-15 11:37:49 +00:00
src.c ASoC: rsnd: error meesage indicates its port 2015-01-15 11:37:48 +00:00
ssi.c ASoC: rsnd: tidyup DMA start/stop timing on SSI 2015-01-15 11:37:49 +00:00