On Tue, 05 Dec 2023 13:26:15 +0100, Uwe Kleine-König wrote: > this series converts all drivers below drivers/regulator to struct > platform_driver::remove_new(). See commit 5c5a7680e67b ("platform: > Provide a remove callback that returns no value") for an extended > explanation and the eventual goal. > > All conversations are trivial, because all .remove() callbacks returned > zero unconditionally. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/8] regulator: arizona-ldo1: Convert to platform remove callback returning void commit: 03560ff08d2839d7381f18576b329a2eee5cfb37 [2/8] regulator: bd9571mwv: Convert to platform remove callback returning void commit: cddda6f5f47f7cb13191b7753bc3882940b6f325 [3/8] regulator: db8500-prcmu: Convert to platform remove callback returning void commit: 0210a60aad02149d8503d259525bfbe0e99f8cb2 [4/8] regulator: stm32-vrefbuf: Convert to platform remove callback returning void commit: 6f382a0c7ec12f85f4e40d5343ba53f16f543ccb [5/8] regulator: uniphier: Convert to platform remove callback returning void commit: 964575179663db70832e374edfacc91539e783d3 [6/8] regulator: userspace-consumer: Convert to platform remove callback returning void commit: 3b2e8e98692b20436d0346fc6adffff1b596d50f [7/8] regulator: virtual: Convert to platform remove callback returning void commit: d637a75ede3db84f7ae4bc2ab398fe2232f22c26 [8/8] regulator: wm8350: Convert to platform remove callback returning void commit: 8d6fab52f3fdaeb8aabfd046d95e5d3f9464399e 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