On Tue, 18 Apr 2023 09:46:27 +0200, Krzysztof Kozlowski wrote:
Replace dev_err() in probe() path with dev_err_probe() to:
- Make code a bit simpler and easier to read,
- Do not print messages on deferred probe.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[2/4] ASoC: codecs: wcd934x: Simplify with dev_err_probe commit: fa92f4294283cc7d1f29151420be9e9336182518 [3/4] ASoC: codecs: wcd934x: Simplify &pdev->dev in probe commit: 92864de45c3e445419d1e99e3a409469a5f3ef57 [4/4] ASoC: codecs: wcd938x: Simplify with dev_err_probe commit: 60ba2fda5280528e70fa26b44e36d1530f6d1d7e
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