ASoC: rsnd: tidyup DMA start/stop timing on SSI
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 15 Jan 2015 08:09:26 +0000 (08:09 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jan 2015 11:37:49 +0000 (11:37 +0000)
commit1ceeab2679069738fc73da6d8256014d3e195dab
tree325cc3c0b5d755a79cece7ae0a57388c135b88af
parent765ae7c8dda7d06d7ce74b35beb4c7ec06b78643
ASoC: rsnd: tidyup DMA start/stop timing on SSI

Current DMA starts after SSI, and stops before SSI. but we need
to reverse these order. Otherwise, under/over run error might happen.

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