On Wed, 14 Sep 2022 21:33:53 +0800, Yang Yingliang wrote:
dev_err/dev_dbg() can be replace with dev_err_probe() which will check if error code is -EPROBE_DEFER.
Applied to
broonie/sound.git for-next
Thanks!
[1/3] ASoC: bcm2835-i2s: Switch to use dev_err_probe() helper commit: b407589583da08405a19f4b0139d128e1ae41658 [2/3] ASoC: cs42l42: Switch to use dev_err_probe() helper commit: 28a3fb26e83e013c929a2e1185743ece7e8173ff [3/3] ASoC: soc-dapm: Switch to use dev_err_probe() helper commit: a6b0be65123e1dfbcce6653a82394f989d3372ff
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