diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-08-20 14:04:58 +0900 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2019-08-21 13:11:37 +0100 |
| commit | c26a8841119826badc8d358a4266880f83359f26 (patch) | |
| tree | 0bbe6fadc036da65bc298f12649bb71f603694f9 /tools/perf/scripts/python/bin | |
| parent | ASoC: soc-core: merge snd_soc_initialize_card_lists() (diff) | |
| download | linux-c26a8841119826badc8d358a4266880f83359f26.tar.gz linux-c26a8841119826badc8d358a4266880f83359f26.zip | |
ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
snd_soc_remove_dai_link() has card connected dai_link check. but
1) we need to call list_del() anyway,
because it is "remove" function,
2) It is doing many thing for this card / dai_link already
before checking dai_link.
This patch removes poinless dai_link check
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/875zms1ldm.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
