On Thu, 25 Jan 2024 10:31:11 +0000, Charles Keepax wrote:
Use more forward declarations, move header guards to cover other includes, and rely less on including headers through other headers.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/7] ASoC: cs42l43: Tidy up header includes commit: fb430b06397e5eebefd42584fe4dfabf2a3632e0 [2/7] ASoC: cs42l43: Minor code tidy ups commit: 40f6281c1e7d733399bd42fe97a0aae00b967a91 [3/7] ASoC: cs42l43: Check error from device_property_read_u32_array() commit: a2e7cf55db781654fdb2d3b2529e28c4d93e24fc [4/7] ASoC: cs42l43: Add pm_ptr around the power ops commit: 7a93a9abe44386b4caa0e67977f41b8c9f06b51c [5/7] ASoC: cs42l43: Use USEC_PER_MSEC rather than hard coding commit: 96c716887c1a918d4cb4610f5cf111280fda48f0 [6/7] ASoC: cs42l43: Refactor to use for_each_set_bit() commit: fe04d1632cb4130fb47d18fe70ac292562a3b9c3 [7/7] ASoC: cs42l43: Use fls to calculate the pre-divider for the PLL commit: 31c6e53a4da5fe626b99e1ebf777d751994e3281
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