diff options
| author | Kuninori Morimoto <[email protected]> | 2019-11-05 15:47:22 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-11-05 23:50:58 +0000 |
| commit | 237d19080cd37e1ccf5462e63d8577d713f6da46 (patch) | |
| tree | 1f73ff28a38c1ee6be0e38c556644b739efe92e0 /scripts/gdb/linux/lists.py | |
| parent | 71cb85f5e9da4aa3ab62020389b513275121083d (diff) | |
ASoC: soc-core: remove topology specific operation
soc-core has some API which is used from topology, but it is doing
topology specific operation at soc-core.
soc-core should care about core things, and topology should care
about topology things, otherwise, it is very confusable.
For example topology type is not related to soc-core,
it is topology side issue.
This patch removes meaningless check from soc-core.
This patch keeps extra initialization/destruction at
snd_soc_add_dai_link() / snd_soc_remove_dai_link()
which were for topology.
From this patch, non-topology card can use it.
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions