Kuninori Morimoto 43ca5dab97
ASoC: soc-topology: use for_each_component_dais() at remove_dai()
commit 52abe6cc1866a ("ASoC: topology: fix oops/use-after-free case
with dai driver") fixups remove_dai() error, but it is using
list_for_each_entry() for component->dai_list.

We already have for_each_component_dais() macro for it.
Let's use exising method.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87tvaczazd.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-08-22 18:31:38 +01:00
..
2019-08-21 13:10:45 +01:00
2019-06-26 12:39:34 +01:00
2019-08-20 18:28:43 +01:00
2019-08-22 18:28:32 +01:00
2019-08-13 12:40:33 +01:00
2019-06-26 12:39:34 +01:00
2019-08-05 16:16:19 +01:00
2019-08-05 16:16:19 +01:00