diff options
author | Kuninori Morimoto <[email protected]> | 2022-06-22 05:54:06 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-29 18:10:14 +0100 |
commit | 586fb2641371cf7f23a401ab1c79b17e3ec457f4 (patch) | |
tree | ed684008be2c9291ced3a4c1ce8fdc9d3ec99774 /tools/perf/scripts/python | |
parent | fc34ece41f7183d522d15dc4189d8df6e8e23737 (diff) |
ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
commit 900dedd7e47cc3f ("ASoC: Introduce snd_soc_of_get_dai_link_cpus")
adds new snd_soc_of_get_dai_link_cpus(), but it is using
"codec" everywhere. It is very strange, and is issue when error case.
It should call cpu instead of codec in error case.
This patch tidyup it.
Fixes: 900dedd7e47cc3f ("ASoC: Introduce snd_soc_of_get_dai_link_cpus")
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Martin PoviĊĦer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions