diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-08-20 14:05:32 +0900 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2019-08-22 18:31:38 +0100 |
| commit | 43ca5dab978294eae26a36f8989b6f0769da4256 (patch) | |
| tree | c3cf55d4e1955b9bb09efc4a3ddbc2aacc946412 /tools/perf/scripts/python/bin | |
| parent | ASoC: soc-dai: use bit field for bus_control (diff) | |
| download | linux-43ca5dab978294eae26a36f8989b6f0769da4256.tar.gz linux-43ca5dab978294eae26a36f8989b6f0769da4256.zip | |
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>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
