summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2015-10-22 03:14:43 +0000
committerMark Brown <broonie@kernel.org>2015-10-22 13:30:01 +0100
commit89e3e2c352a523be46be5104bf18e200a8ccd444 (patch)
tree7b17dba5602ac6192b900ede7c124dc3b2199d4c /sound/soc/soc-dapm.c
parent32a96d558d02581c32b09401b8aa5eecb3965d3e (diff)
downloadblackbird-op-linux-89e3e2c352a523be46be5104bf18e200a8ccd444.tar.gz
blackbird-op-linux-89e3e2c352a523be46be5104bf18e200a8ccd444.zip
ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit
Current rsnd_dai_call returns immediately if rsnd_mod_call return fail. Thus, each callback-count can be unbalanced for example .init was OK, start was OK, but, .stop was not OK. This case .quit should be called but isn't called. And, rsnd_dai_stream_quit() also not be called. rsnd_dai_call() should call all .stop/.quit eventhough it returns error. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-dapm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud