diff options
author | Amadeusz Sławiński <[email protected]> | 2021-01-20 16:28:42 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-01-20 18:44:52 +0000 |
commit | fc4cb1e15f0c66f2e37314349dc4a82bd946fbb1 (patch) | |
tree | 0511f075af545519d3727e308faf2f5e981fc849 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e36626bb099e5159a7868dbfad6957ff6b0e4102 (diff) |
ASoC: topology: Properly unregister DAI on removal
DAIs need to be removed when topology unload function is called (usually
done when component is being removed). We can't do this when device is
being removed, as structures we operate on when removing DAI can already
be freed.
Fixes: 6ae4902f2f34 ("ASoC: soc-topology: use devm_snd_soc_register_dai()")
Signed-off-by: Amadeusz Sławiński <[email protected]>
Tested-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions