On Sat, 26 Oct 2024 22:46:34 +0200, Christophe JAILLET wrote: > If devm_gpiod_get_optional() fails, we need to disable previously enabled > regulators, as done in the other error handling path of the function. > > Also, gpiod_set_value_cansleep(, 1) needs to be called to undo a > potential gpiod_set_value_cansleep(, 0). > If the "reset" gpio is not defined, this additional call is just a no-op. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: cs42l51: Fix some error handling paths in cs42l51_probe() commit: d221b844ee79823ffc29b7badc4010bdb0960224 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