diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-01-20 20:56:18 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-01-22 12:12:25 -0500 |
commit | 6c001f3ab4ce20f01a1b3064b2bd1a9352c5d6b1 (patch) | |
tree | 8683e59c495162607cd7701ea82f74c4fa4da5b7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4e880b2674a6d36d6c7b9741d88973e00a76922b (diff) |
ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
If system uses CTU/MUX, and if probe error happened, it will try to
call rsnd_dai_call(remove, ...). Then, MUX/DVC/SSIU/SSI might be called
without calling rsnd_dai_call(probe, ...). Then, each mod status might
be un-matched. It doesn't call un-matched remove function by this patch.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions