7 Aug
2017
7 Aug
'17
4:05 a.m.
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