[alsa-devel] [PATCH v2 0/5] ASoC: core: add support to card re-bind using component framework

Vinod vkoul at kernel.org
Mon Jul 16 06:26:43 CEST 2018


On 13-07-18, 16:36, Srinivas Kandagatla wrote:
> During discussion regarding card re-binding when components unregister
> and register back at https://lkml.org/lkml/2018/7/9/785 it was suggested
> that component framework can be added into core to provide this feature.
> 
> With this new changes the card will re-bind once the dependent component
> re-registers after unregistering. This works based on the match done
> from component name using component framework.
> 
> I have tested this patch with qdsp start-stop and module-load-unload usecase
> for more than 10000 times in loop on Qcom platforms.

>  6 files changed, 89 insertions(+), 156 deletions(-)

Looks good to me with a nice diff stat.

FWIW:
Reviewed-by: Vinod Koul <vkoul at kernel.org>

-- 
~Vinod


More information about the Alsa-devel mailing list