On Wed, 03 Jul 2024 18:20:56 +0200, Javier Carrasco wrote:
This series adds the const modifier to the remaining regmap_config structs under sound/soc that are effectively used as const (i.e., only read after their declaration), but kept as writtable data.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/9] ASoC: cs35l34: Constify struct regmap_config commit: cb148180125ef88a4c1c20ecf25337f1e45657bb [2/9] ASoC: cs35l35: Constify struct regmap_config commit: 306e0317bddfbb6bea1ad31c3daeecaec0304295 [3/9] ASoC: cs35l36: Constify struct regmap_config commit: 0271df05e6fe92b7000dcce5058a0ed6af127ef6 [4/9] ASoC: cs53l30: Constify struct regmap_config commit: 52f0aa5fb9437013f7f35d61426de497a8927891 [5/9] ASoC: jz4760: Constify struct regmap_config commit: 8d9c0ede48f29c9fccd095952d657fc5696da9ac [6/9] ASoC: jz4770: Constify struct regmap_config commit: 7abfa29ba6a43c5e25622de1ba1f1846b9c9b5e8 [7/9] ASoC: wsa881x: Constify struct regmap_config commit: 5ffab1d3f3f3281869b894070fe4438f307759ec [8/9] ASoC: wsa883x: Constify struct regmap_config commit: 22c361dc7ce4d4d6a688febee57d6e4b130b96b3 [9/9] ASoC: wsa884x: Constify struct regmap_config commit: e15cc906b9c5af5414bb6002b6a036550bca6bd8
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