On Fri, 14 Apr 2023 14:37:48 +0100, Richard Fitzgerald wrote:
Various code improvements. These remove redundant code and clean up less-than-optimal original implementations.
Simon Trimmer (5): ASoC: cs35l56: Rework IRQ allocation ASoC: cs35l56: Allow a wider range for reset pulse width ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe() ASoC: cs35l56: Remove redundant dsp_ready_completion ASoC: cs35l56: Don't return a value from cs35l56_remove()
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/5] ASoC: cs35l56: Rework IRQ allocation commit: 7d72351a4ef6e1e763bccc24d43c44ffbe1a1555 [2/5] ASoC: cs35l56: Allow a wider range for reset pulse width commit: b82396122b028a07ce2977e3f33123d7ab526d91 [3/5] ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe() commit: 440c2d38950f738d7a35d3d29533728e74586d54 [4/5] ASoC: cs35l56: Remove redundant dsp_ready_completion commit: 4be476830bf96c0095e4e1acdfc12081aa0fb165 [5/5] ASoC: cs35l56: Don't return a value from cs35l56_remove() commit: 9ed4c762e214a6592184d0dd65b6db86ad30e6d5
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