ASoC: rsnd: tidyup DVC/SRC/SSI order
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 15 Jan 2015 08:09:44 +0000 (08:09 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jan 2015 11:37:49 +0000 (11:37 +0000)
commit8048b91ffca872d704b7e7fb404a121955ce8d8e
treef5256c705846c6d18562e8a2669fe7b59dd535dd
parent1ceeab2679069738fc73da6d8256014d3e195dab
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>
sound/soc/sh/rcar/rsnd.h