aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2019-11-06 08:58:01 -0600
committerMark Brown <[email protected]>2019-11-06 15:32:21 +0000
commitdf95a16d2a9626dcfc3f2b3671c9b91fa076c997 (patch)
tree225dc1f40f5ea1cd2dd6987e6db826512af17512 /scripts/gdb/linux/lists.py
parent509ba54fcfd1e45bceebe8ccea59dc496312f1a0 (diff)
ASoC: soc-core: fix RIP warning on card removal
SOF module load/unload tests show nasty recurring warnings: WARNING: CPU: 5 PID: 1339 at sound/core/control.c:466 snd_ctl_remove+0xf0/0x100 [snd] RIP: 0010:snd_ctl_remove+0xf0/0x100 [snd] This regression was introduced by the removal of the call to soc_remove_link_components() before soc_card_free() is invoked. Go back to the initial order but only call soc_remove_link_components() once. Reviewed-by: Ranjani Sridharan <[email protected]> Acked-by: Kuninori Morimoto <[email protected]> Fixes: 5a4c9f054ceea ("ASoC: soc-core: snd_soc_unbind_card() cleanup") GitHub issue: https://github.com/thesofproject/linux/issues/1424 Signed-off-by: Pierre-Louis Bossart <[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