aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2015-10-22 03:14:43 +0000
committerMark Brown <[email protected]>2015-10-22 13:30:01 +0100
commit89e3e2c352a523be46be5104bf18e200a8ccd444 (patch)
tree7b17dba5602ac6192b900ede7c124dc3b2199d4c /tools/perf/scripts/python
parent32a96d558d02581c32b09401b8aa5eecb3965d3e (diff)
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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions