commit | 7b466fc6130a4183b505ebbd8220b55335f69d88 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Nov 27 08:05:54 2014 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 03 18:51:39 2014 +0000 |
tree | 2393b47a6476d91f1618cf3259e81254366011a0 | |
parent | 3ba84f45231c19af2ca281273e4fca8df65de341 [diff] |
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>