Re: [PATCH] regulator: rohm-generic: remove unused dummies

From: Mark Brown
Date: Wed Nov 24 2021 - 12:37:02 EST


On Wed, 24 Nov 2021 07:57:49 +0200, Matti Vaittinen wrote:
> Function rohm_regulator_set_voltage_sel_restricted() and
> rohm_regulator_set_dvs_levels() had inlined dummy implementations for
> cases when the real implementation was not configured in.
>
> All of the drivers who issue the call to these functions do SELECT the
> real implementation from the Kconfig. There should be no cases where the
> real implementation was not selected by the drivers using these
> functions - such a situation is likely to be an error which deserves to be
> noticed at compile-time.
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/1] regulator: rohm-generic: remove unused dummies
commit: 432dd1fc134ef902b049b26839edfd3fdc1f8dc0

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