diff options
| author | Kuninori Morimoto <[email protected]> | 2019-12-13 09:54:36 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-12-16 12:01:32 +0000 |
| commit | c13493a2460b7ba8f6e75fe6e1a3b732cc294f8f (patch) | |
| tree | 0b965d4ebeabff9c05cd7c6620299faadb37eadd /tools/perf/scripts/python | |
| parent | 57e960f0020ec46db277426762ba5ffe77e03e3c (diff) | |
ASoC: soc-core: support snd_soc_dai_link_component for codec_conf
To find codec_conf component, it is using dev_name, of_node.
But, we already has this kind of finding component method by
snd_soc_dai_link_component, and snd_soc_is_matching_component().
We shouldn't have duplicate implementation to do same things.
This patch adds snd_soc_dai_link_component support to find
codec_conf component.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions