On Tue, 14 Jul 2026 17:05:11 -0700, Randy Dunlap wrote: > ASoC: clean up kernel-doc warnings > > Clean up a bunch of kernel-doc warnings in the ASoC code. > > v2: add Mark and Liam to the cover letter email > > [PATCH 01/14 v2] ASoC: codecs: NeoFidelity: repair the kernel-doc format > [PATCH 02/14 v2] ASoC: fsl_asrc_common: fix all kernel-doc warnings > [PATCH 03/14 v2] ASoC: fsl_asrc: avoid kernel-doc warnings > [PATCH 04/14 v2] ASoC: fsl-dma: fix all kernel-doc warnings > [PATCH 05/14 v2] ASoC: fsl_easrc: use struct keyword on structs > [PATCH 06/14 v2] ASoC: fsl: mpc5200_dma: use the struct keyword for > kernel-doc comments > [PATCH 07/14 v2] ASoC: fsl: mpc5200_psc_i2s: avoid kernel-doc warnings > [PATCH 08/14 v2] ASoC: fsl: p1022_ds: repair kernel-doc short descriptions > [PATCH 09/14 v2] ASoC: uniphier: don't use "/**" for non-kernel-doc comment > [PATCH 10/14 v2] ASoC: SDCA: correct enum names and add a missing struct field > [PATCH 11/14 v2] ASoC: soc-acpi: fix all kernel-doc warnings > [PATCH 12/14 v2] ASoC: Intel: Skylake: convert SKL_TKNS to kernel-doc format > [PATCH 13/14 v2] ASoC: qcom: audioreach: use C-style "/*" comment > [PATCH 14/14 v2] ASoC: wm8904: don't use "/**" for non-kernel-doc comments > > [...]
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.3 Thanks! [01/14] ASoC: codecs: NeoFidelity: repair the kernel-doc format https://git.kernel.org/broonie/sound/c/6d29372998a3 [03/14] ASoC: fsl_asrc: avoid kernel-doc warnings https://git.kernel.org/broonie/sound/c/a4ed0860e3a6 [04/14] ASoC: fsl-dma: fix all kernel-doc warnings https://git.kernel.org/broonie/sound/c/11c3fb527b8b [05/14] ASoC: fsl_easrc: use struct keyword on structs https://git.kernel.org/broonie/sound/c/6a59c9a79aa0 [07/14] ASoC: fsl: mpc5200_psc_i2s: avoid kernel-doc warnings https://git.kernel.org/broonie/sound/c/728b72e10742 [09/14] ASoC: uniphier: don't use "/**" for non-kernel-doc comment https://git.kernel.org/broonie/sound/c/f881c12ca1f0 [10/14] ASoC: SDCA: correct enum names and add a missing struct field https://git.kernel.org/broonie/sound/c/ff322994c76c [11/14] ASoC: soc-acpi: fix all kernel-doc warnings https://git.kernel.org/broonie/sound/c/62f85ba4023b [13/14] ASoC: qcom: audioreach: use C-style "/*" comment https://git.kernel.org/broonie/sound/c/c53d7302023d [14/14] ASoC: wm8904: don't use "/**" for non-kernel-doc comments https://git.kernel.org/broonie/sound/c/c185ef7749d1 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
