Hi Wei
> Since the remove callback is removed, the snd_soc_unregister_component()
> is missing when remove device. Using devm_snd_soc_register_component()
> instead of snd_soc_register_component().
>
> Fixes: 10dc44c6462d ("ASoC: wm8400: replace codec to component")
> Signed-off-by: Wei Yongjun <[email protected]>
> ---Thank you for your patch Acked-by: Kuninori Morimoto <[email protected]> Best regards --- Kuninori Morimoto

