diff options
| author | Kuninori Morimoto <[email protected]> | 2019-06-20 09:49:23 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-06-24 17:23:19 +0100 |
| commit | a9ec84966f6d887b9066029596eb361b5d2af214 (patch) | |
| tree | 34af5a3d41dd2a7405dbd3eb807069b830a7fdbb /tools/perf/scripts/python/bin | |
| parent | 7d7db5d3c3d849c2f877be3b4c9afa7f5b5257c2 (diff) | |
ASoC: soc-core: soc_find_component() uses snd_soc_is_matching_component()
ALSA SoC already has snd_soc_is_matching_component() to confirming
matching component, but, soc_find_component() has original
implementation to confirm component.
We shouldn't have duplicate implementation to do same things.
This patch uses snd_soc_is_matching_component() at soc_find_component()
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions