diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2015-10-22 05:14:21 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-10-22 14:30:01 +0200 |
commit | 32a96d558d02581c32b09401b8aa5eecb3965d3e (patch) | |
tree | 59949741091f45142b076ea33bc6d7b8f26a0dec /sound/soc/soc-ops.c | |
parent | ASoC: rsnd: fixup rsnd_mod_call() behavior for debug (diff) | |
download | linux-32a96d558d02581c32b09401b8aa5eecb3965d3e.tar.xz linux-32a96d558d02581c32b09401b8aa5eecb3965d3e.zip |
ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method
Current rsnd_dai_call didn't count callback-count if callback
wasn't implemented. Thus, it counts can be unbalance.
ex) .start : implemented
.stop : not implemented
This patch solve this issue
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-ops.c')
0 files changed, 0 insertions, 0 deletions