]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ee26023e476ffe4e16122faa7a533b38728a99e
treea58398bbc82df811b9c3b8dfd9e4c6cdc13c8ac1
parent4498f03d28cf36965afc25b5bff613339f08fc47
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