[PATCH v2 0/3] cirrus: fix typos in comments

Hemanth Selam posted 3 patches 2 weeks, 4 days ago
drivers/firmware/cirrus/cs_dsp.c | 2 +-
drivers/mfd/wm831x-auxadc.c      | 2 +-
sound/soc/codecs/wm8962.c        | 4 ++--
sound/soc/codecs/wm8996.c        | 2 +-
sound/soc/codecs/wm_hubs.c       | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
[PATCH v2 0/3] cirrus: fix typos in comments
Posted by Hemanth Selam 2 weeks, 4 days ago
This is v2 of the spelling fixes for this tree.

Changes since v1:
The mfd patch now carries the driver name and a capitalised
description in its subject, to match the subsystem convention.

Only comments change; no code is touched.

 drivers/firmware/cirrus/cs_dsp.c | 2 +-
 drivers/mfd/wm831x-auxadc.c      | 2 +-
 sound/soc/codecs/wm8962.c        | 4 ++--
 sound/soc/codecs/wm8996.c        | 2 +-
 sound/soc/codecs/wm_hubs.c       | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)
Re: [PATCH v2 0/3] cirrus: fix typos in comments
Posted by Mark Brown 2 weeks, 4 days ago
On Mon, Sep 07, 2026 at 10:23:28AM +0530, Hemanth Selam wrote:

>  drivers/firmware/cirrus/cs_dsp.c | 2 +-
>  drivers/mfd/wm831x-auxadc.c      | 2 +-
>  sound/soc/codecs/wm8962.c        | 4 ++--
>  sound/soc/codecs/wm8996.c        | 2 +-
>  sound/soc/codecs/wm_hubs.c       | 2 +-

Please don't send patches for different subsystems as part of a series
if there is no dependency or other interaction, it just makes working
out how things are going to be applied more complicated.
Re: [PATCH v2 0/3] cirrus: fix typos in comments
Posted by Charles Keepax 2 weeks, 4 days ago
On Mon, Sep 07, 2026 at 10:23:28AM +0530, Hemanth Selam wrote:
> This is v2 of the spelling fixes for this tree.
> 
> Changes since v1:
> The mfd patch now carries the driver name and a capitalised
> description in its subject, to match the subsystem convention.
> 
> Only comments change; no code is touched.
> 
>  drivers/firmware/cirrus/cs_dsp.c | 2 +-
>  drivers/mfd/wm831x-auxadc.c      | 2 +-
>  sound/soc/codecs/wm8962.c        | 4 ++--
>  sound/soc/codecs/wm8996.c        | 2 +-
>  sound/soc/codecs/wm_hubs.c       | 2 +-
>  5 files changed, 6 insertions(+), 6 deletions(-)
> 

Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>

Thanks,
Charles
Re: (subset) [PATCH v2 0/3] cirrus: fix typos in comments
Posted by Mark Brown 2 weeks, 4 days ago
On Mon, 07 Sep 2026 10:23:28 +0530, Hemanth Selam wrote:
> cirrus: fix typos in comments
> 
> This is v2 of the spelling fixes for this tree.
> 
> Changes since v1:
> The mfd patch now carries the driver name and a capitalised
> description in its subject, to match the subsystem convention.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.4

Thanks!

[1/3] ASoC: codecs: fix typos in comments
      https://git.kernel.org/broonie/sound/c/201af7ba51a1
[2/3] firmware: cirrus: fix typo "upto" in comment
      https://git.kernel.org/broonie/sound/c/20a812a1f664

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