public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: tlv320aic31xx: Fix typos
@ 2024-09-10 21:12 Andrew Kreimer
  2024-09-10 22:03 ` Mark Brown
  2024-09-11 11:16 ` Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Kreimer @ 2024-09-10 21:12 UTC (permalink / raw)
  To: Shenghao Ding, Kevin Lu, Baojun Xu, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai
  Cc: alsa-devel, linux-sound, linux-kernel, kernel-janitors,
	Andrew Kreimer, Matthew Wilcox

Fix typos in comments.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
---
 sound/soc/codecs/tlv320aic31xx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/codecs/tlv320aic31xx.c b/sound/soc/codecs/tlv320aic31xx.c
index 7e624c4b77b6..187d68e8688c 100644
--- a/sound/soc/codecs/tlv320aic31xx.c
+++ b/sound/soc/codecs/tlv320aic31xx.c
@@ -895,7 +895,7 @@ static int aic31xx_setup_pll(struct snd_soc_component *component,
 		dev_err(component->dev,
 			"%s: Sample rate (%u) and format not supported\n",
 			__func__, params_rate(params));
-		/* See bellow for details how fix this. */
+		/* See below for details on how to fix this. */
 		return -EINVAL;
 	}
 	if (bclk_score != 0) {
-- 
2.46.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: tlv320aic31xx: Fix typos
  2024-09-10 21:12 [PATCH] ASoC: tlv320aic31xx: Fix typos Andrew Kreimer
@ 2024-09-10 22:03 ` Mark Brown
  2024-09-11  8:07   ` Andrew Kreimer
  2024-09-11 11:16 ` Mark Brown
  1 sibling, 1 reply; 4+ messages in thread
From: Mark Brown @ 2024-09-10 22:03 UTC (permalink / raw)
  To: Andrew Kreimer
  Cc: Shenghao Ding, Kevin Lu, Baojun Xu, Liam Girdwood,
	Jaroslav Kysela, Takashi Iwai, alsa-devel, linux-sound,
	linux-kernel, kernel-janitors, Matthew Wilcox

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

On Wed, Sep 11, 2024 at 12:12:41AM +0300, Andrew Kreimer wrote:

> -		/* See bellow for details how fix this. */
> +		/* See below for details on how to fix this. */
>  		return -EINVAL;

This is audio, bellowing seems entirely appropriate!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: tlv320aic31xx: Fix typos
  2024-09-10 22:03 ` Mark Brown
@ 2024-09-11  8:07   ` Andrew Kreimer
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Kreimer @ 2024-09-11  8:07 UTC (permalink / raw)
  To: Mark Brown
  Cc: Shenghao Ding, Kevin Lu, Baojun Xu, Liam Girdwood,
	Jaroslav Kysela, Takashi Iwai, alsa-devel, linux-sound,
	linux-kernel, kernel-janitors, Matthew Wilcox

On Tue, Sep 10, 2024 at 11:03:52PM +0100, Mark Brown wrote:
> On Wed, Sep 11, 2024 at 12:12:41AM +0300, Andrew Kreimer wrote:
> 
> > -		/* See bellow for details how fix this. */
> > +		/* See below for details on how to fix this. */
> >  		return -EINVAL;
> 
> This is audio, bellowing seems entirely appropriate!

My bad!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: tlv320aic31xx: Fix typos
  2024-09-10 21:12 [PATCH] ASoC: tlv320aic31xx: Fix typos Andrew Kreimer
  2024-09-10 22:03 ` Mark Brown
@ 2024-09-11 11:16 ` Mark Brown
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Brown @ 2024-09-11 11:16 UTC (permalink / raw)
  To: Shenghao Ding, Kevin Lu, Baojun Xu, Liam Girdwood,
	Jaroslav Kysela, Takashi Iwai, Andrew Kreimer
  Cc: alsa-devel, linux-sound, linux-kernel, kernel-janitors,
	Matthew Wilcox

On Wed, 11 Sep 2024 00:12:41 +0300, Andrew Kreimer wrote:
> Fix typos in comments.
> 
> 

Applied to

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

Thanks!

[1/1] ASoC: tlv320aic31xx: Fix typos
      commit: 69f3014248f0f10e24f07a66ae650061ecaf732b

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-11 11:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10 21:12 [PATCH] ASoC: tlv320aic31xx: Fix typos Andrew Kreimer
2024-09-10 22:03 ` Mark Brown
2024-09-11  8:07   ` Andrew Kreimer
2024-09-11 11:16 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox