ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorily
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 27 Nov 2014 08:03:39 +0000 (08:03 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 3 Dec 2014 18:51:39 +0000 (18:51 +0000)
commit660cdce2fbdcbe48eb143cc394fdb24316232dba
treea58398bbc82df811b9c3b8dfd9e4c6cdc13c8ac1
parent417f96420a5823485b90ad7ee9fddb67996bbd7f
ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorily

rsnd_src_ssiu_stop() is used to stop SSIU,
but it shouldn't depend on whether it is using SSIU.
This patch stops SSIU compulsorily.

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