diff options
| author | Kuninori Morimoto <[email protected]> | 2015-10-22 03:14:43 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2015-10-22 12:30:01 +0000 |
| commit | 89e3e2c352a523be46be5104bf18e200a8ccd444 (patch) | |
| tree | 7b17dba5602ac6192b900ede7c124dc3b2199d4c /net/unix/af_unix.c | |
| parent | ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method (diff) | |
| download | kernel-89e3e2c352a523be46be5104bf18e200a8ccd444.tar.gz kernel-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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
