Re: [PATCH 0/3] ASoC: mxs: Improve probe error handling
Mark Brown <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound,dev.linux.lists.imx,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178655643965.342177.15378550063939908942.b4-ty@b4> |
On Wed, 12 Aug 2026 17:14:15 +0700, [email protected] wrote: > ASoC: mxs: Improve probe error handling > > From: bui duc phuc <[email protected]> > > Hi all, > > This series improves probe error handling in the MXS ASoC drivers. > Use dev_err_probe() where appropriate and remove redundant dev_err() calls > when the corresponding errors are already reported by the called functions > or further down the call chain. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.3 Thanks! [1/3] ASoC: mxs-saif: Use dev_err_probe() for error handling https://git.kernel.org/broonie/sound/c/b215caca714e [2/3] ASoC: mxs-saif: Drop redundant probe error messages https://git.kernel.org/broonie/sound/c/f0701e5fc299 [3/3] ASoC: mxs-sgtl5000: Drop redundant probe error messages https://git.kernel.org/broonie/sound/c/e84c06775d4a 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