ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA mode
commit7b466fc6130a4183b505ebbd8220b55335f69d88
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 27 Nov 2014 08:05:54 +0000 (27 08:05 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 3 Dec 2014 18:51:39 +0000 (3 18:51 +0000)
tree2393b47a6476d91f1618cf3259e81254366011a0
parent3ba84f45231c19af2ca281273e4fca8df65de341
ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA mode

Current SSI start/stop sequence is different between PIO/DMA mode,
but, almost all are same. this patch synchronize it.
It will be shared in the future.

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