Hi Mark
These are v4 of unbind/bind issue fixup patches. It adds new snd_soc_remove_card() and temporally remove card from system. and rebind it again if next component was binded. Then, it indicates warning
Kuninori Morimoto (5): ASoC: soc-core: add snd_soc_remove_card() ASoC: soc-core: deactivate pins in snd_soc_instantiate_card() ASoC: soc-core: call soc_cleanup_card_debugfs() from snd_soc_unregister_card() ASoC: soc-core: call snd_soc_remove_card() when component del ASoC: soc-core: indicate warning for unbind/bind issue
include/sound/soc.h | 1 + sound/soc/soc-core.c | 81 +++++++++++++++++++++++++++++++++++++------------- 2 files changed, 61 insertions(+), 21 deletions(-)
_______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel