[alsa-devel] [PATCH 0/3] ASoC: soc-core: tidyup snd_soc_unregister_component()
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Mon Aug 7 04:05:48 CEST 2017
Hi Mark
Mainly these are for platform replace to component.
1), 2) are cosmetic patch. 3) is a littile bit aggressive patch
which unregister all component by 1 call.
Previous my patch-set tried to add new remove component function,
but if we can unregister all component by 1 call, it is no longer needed.
Kuninori Morimoto (3):
1) ASoC: soc-core: rename "cmpnt" to "component"
2) ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_component()
3) ASoC: soc-core: snd_soc_unregister_component() unregister all component
include/sound/soc.h | 4 ++--
sound/soc/soc-core.c | 60 +++++++++++++++++++++++++++++++---------------------
2 files changed, 38 insertions(+), 26 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list