On Tue, 03 Oct 2023 13:13:09 -0500, Rob Herring wrote:
(Got a bunch of bounces on the first try. Something weird going on with the To header best I can tell. Retrying with git-send-email instead of b4.)
This is a series is part of ongoing clean-ups related to device matching and DT related implicit includes. Essentially of_device.h has a bunch of implicit includes and generally isn't needed any nore except for of_match_device(). As we also generally want to get rid of of_match_device() as well, I've done that so we're not updating the includes twice.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/5] ASoC: Explicitly include correct DT includes commit: 340d79a14d6ab5066ba40651764db20bd151aea7 [2/5] ASoC: Drop unnecessary of_match_device() calls commit: 56c075b2d31c626370481a62d334a0575f751522 [3/5] ASoC: da7218: Use i2c_get_match_data() commit: fe26425518862020449cb2c9709e62cc76a56de2 [4/5] ASoC: qcom/lpass: Constify struct lpass_variant commit: ec5236c2e6ec1ce62237a2e9345dd2ffc4fc6d56 [5/5] ASoC: Use device_get_match_data() commit: 9958d85968ed2df4b704105fd2a9c3669eb9cd97
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