diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2022-06-22 08:54:06 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-06-29 20:10:14 +0300 |
commit | 586fb2641371cf7f23a401ab1c79b17e3ec457f4 (patch) | |
tree | ed684008be2c9291ced3a4c1ce8fdc9d3ec99774 /tools/perf/scripts/python | |
parent | fc34ece41f7183d522d15dc4189d8df6e8e23737 (diff) | |
download | linux-586fb2641371cf7f23a401ab1c79b17e3ec457f4.tar.xz |
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 <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Martin PoviĊĦer <povik+lin@cutebit.org>
Link: https://lore.kernel.org/r/87zgi5p7k1.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions