On Fri, 31 Jul 2020 16:41:43 +0200, Cezary Rojewski wrote:
Provide a mechanism for true two-step component registration. This mimics device registration flow where initialization is the first step while addition goes as second in line. Drivers may choose to modify component's fields before registering component to ASoC subsystem via snd_soc_add_component.
Patchset achieves status quo - behavior of snd_soc_register_component remains unchanged.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/3] ASoC: core: Relocate and expose snd_soc_component_initialize commit: 08ff7209faf21daa01bf66c91c321ce52d4b4bdb [2/3] ASoC: core: Simplify snd_soc_component_initialize declaration commit: 7274d4cd8506bbff9bf2d7c2f73b2febff99abef [3/3] ASoC: core: Two step component registration commit: ea029dd8d0124fcd5db1c7003e87a7bd4ddb3bad
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