On Fri, 3 Sep 2021 18:30:01 +0800, Shengjiu Wang wrote: > There is no defer probe when adding platform component to > snd_soc_pcm_runtime(rtd), the code is in snd_soc_add_pcm_runtime() > > snd_soc_register_card() > -> snd_soc_bind_card() > -> snd_soc_add_pcm_runtime() > -> adding cpu dai > -> adding codec dai > -> adding platform component. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/5] ASoC: fsl_sai: register platform component before registering cpu dai commit: 9c3ad33b5a412d8bc0a377e7cd9baa53ed52f22d [2/5] ASoC: fsl_esai: register platform component before registering cpu dai commit: f12ce92e98b21c1fc669cd74e12c54a0fe3bc2eb [3/5] ASoC: fsl_micfil: register platform component before registering cpu dai commit: 0adf292069dcca8bab76a603251fcaabf77468ca [4/5] ASoC: fsl_spdif: register platform component before registering cpu dai commit: ee8ccc2eb5840e34fce088bdb174fd5329153ef0 [5/5] ASoC: fsl_xcvr: register platform component before registering cpu dai commit: c590fa80b39287a91abeb487829f3190e7ae775f All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark