diff options
| author | Kuninori Morimoto <[email protected]> | 2023-03-06 01:44:13 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-03-06 13:49:38 +0000 |
| commit | 6a534cfcfdbbd69eaac6656eb8c28a8fa27bb12e (patch) | |
| tree | ecbacaef263be5f09ba48e6e9816a93d8939aef9 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 4740479e2d4800835b64840cbfc94ffa883c8f51 (diff) | |
ASoC: soc-core.c: remove useless dev_dbg()
soc-core.c is using dev_dbg(), but some of them are useless.
It indicates many dev_dbg() at snd_soc_runtime_get_dai_fmt(),
but all of them are just noise, almost no meanings.
dev_dbg() on soc_probe_link_dais() indicates dai link and its
loop order, but it is just noise, no information.
dev_dbg() on snd_soc_register_dai() is duplicated.
This patch cleanup these.
Signed-off-by: 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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions