diff options
author | Jerome Brunet <[email protected]> | 2020-02-19 12:50:48 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-02-20 12:51:20 +0000 |
commit | 9d6ee3656a9fbfe906be5ce6f828f1639da1ee7f (patch) | |
tree | 8fb45cc6d48a5b14a4c9196014f6f68f15aa447a /tools/perf/scripts/python/check-perf-trace.py | |
parent | 95e9e205fcbe34d003c558e0a98e6ae6f9ab3a61 (diff) |
ASoC: dpcm: remove confusing trace in dpcm_get_be()
Now that dpcm_get_be() is used in dpcm_end_walk_at_be(), it is not a error
if this function does not find a BE for the provided widget. Remove the
related dev_err() trace which is confusing since things might be working
as expected.
When called from dpcm_add_paths(), it is an error if dpcm_get_be() fails to
find a BE for the provided widget. The necessary error trace is already
done in this case.
Fixes: 027a48387183 ("ASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be()")
Signed-off-by: Jerome Brunet <[email protected]>
Tested-by: Pierre-Louis Bossart <[email protected]>
Acked-by: Kuninori Morimoto <[email protected]>
Cc: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions