linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: Intel: Fix a typo
@ 2021-03-22 21:01 Bhaskar Chowdhury
  2021-04-01 10:16 ` Mark Brown
  0 siblings, 1 reply; 7+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22 21:01 UTC (permalink / raw)
  To: cezary.rojewski, pierre-louis.bossart, liam.r.girdwood, yang.jie,
	broonie, perex, tiwai, unixbhaskar, gustavoars, alsa-devel,
	linux-kernel
  Cc: rdunlap


s/defintions/definitions/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 sound/soc/intel/skylake/skl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/intel/skylake/skl.h b/sound/soc/intel/skylake/skl.h
index 857ea17e3c9f..33ed274fc0cb 100644
--- a/sound/soc/intel/skylake/skl.h
+++ b/sound/soc/intel/skylake/skl.h
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- *  skl.h - HD Audio skylake defintions.
+ *  skl.h - HD Audio skylake definitions.
  *
  *  Copyright (C) 2015 Intel Corp
  *  Author: Jeeja KP <jeeja.kp@intel.com>
--
2.31.0


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

* Re: [PATCH] ASoC: Intel: Fix a typo
  2021-03-22 21:01 [PATCH] ASoC: Intel: Fix a typo Bhaskar Chowdhury
@ 2021-04-01 10:16 ` Mark Brown
  0 siblings, 0 replies; 7+ messages in thread
From: Mark Brown @ 2021-04-01 10:16 UTC (permalink / raw)
  To: Bhaskar Chowdhury, cezary.rojewski, perex, pierre-louis.bossart,
	tiwai, liam.r.girdwood, linux-kernel, yang.jie, gustavoars,
	alsa-devel
  Cc: Mark Brown, rdunlap

On Tue, 23 Mar 2021 02:31:05 +0530, Bhaskar Chowdhury wrote:
> s/defintions/definitions/

Applied to

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

Thanks!

[1/1] ASoC: Intel: Fix a typo
      commit: bb0f78e59777d55e0065d16d070b5d43ae80b769

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] 7+ messages in thread

* Re: [PATCH] ASoC: Intel: Fix a typo
  2021-03-22  6:50 Bhaskar Chowdhury
@ 2021-04-01 16:15 ` Mark Brown
  0 siblings, 0 replies; 7+ messages in thread
From: Mark Brown @ 2021-04-01 16:15 UTC (permalink / raw)
  To: linux-kernel, Bhaskar Chowdhury, perex, pierre-louis.bossart,
	andriy.shevchenko, cezary.rojewski, yang.jie, tiwai, alsa-devel,
	liam.r.girdwood
  Cc: Mark Brown, rdunlap

On Mon, 22 Mar 2021 12:20:53 +0530, Bhaskar Chowdhury wrote:
> s/struture/structure/

Applied to

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

Thanks!

[1/1] ASoC: Intel: Fix a typo
      commit: ebf721fbbb6e077864783c8d0146021815bb1f24

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] 7+ messages in thread

* Re: [PATCH] ASoC: Intel: Fix a typo
  2021-03-22  6:52 Bhaskar Chowdhury
@ 2021-03-22 19:37 ` Randy Dunlap
  0 siblings, 0 replies; 7+ messages in thread
From: Randy Dunlap @ 2021-03-22 19:37 UTC (permalink / raw)
  To: Bhaskar Chowdhury, cezary.rojewski, pierre-louis.bossart,
	liam.r.girdwood, yang.jie, broonie, perex, tiwai, alsa-devel,
	linux-kernel

On 3/21/21 11:52 PM, Bhaskar Chowdhury wrote:
> 
> s/struture/structure/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

The 3 patches with the same Subject: should all be merged into
one patch IMO.


> ---
>  sound/soc/intel/atom/sst-mfld-dsp.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/intel/atom/sst-mfld-dsp.h b/sound/soc/intel/atom/sst-mfld-dsp.h
> index 102b0e7eafb0..8d9e29b16e57 100644
> --- a/sound/soc/intel/atom/sst-mfld-dsp.h
> +++ b/sound/soc/intel/atom/sst-mfld-dsp.h
> @@ -256,7 +256,7 @@ struct snd_sst_tstamp {
>  	u32 channel_peak[8];
>  } __packed;
> 
> -/* Stream type params struture for Alloc stream */
> +/* Stream type params structure for Alloc stream */
>  struct snd_sst_str_type {
>  	u8 codec_type;		/* Codec type */
>  	u8 str_type;		/* 1 = voice 2 = music */
> --


-- 
~Randy


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

* [PATCH] ASoC: Intel: Fix a typo
@ 2021-03-22  6:52 Bhaskar Chowdhury
  2021-03-22 19:37 ` Randy Dunlap
  0 siblings, 1 reply; 7+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22  6:52 UTC (permalink / raw)
  To: cezary.rojewski, pierre-louis.bossart, liam.r.girdwood, yang.jie,
	broonie, perex, tiwai, unixbhaskar, alsa-devel, linux-kernel
  Cc: rdunlap


s/struture/structure/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 sound/soc/intel/atom/sst-mfld-dsp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/intel/atom/sst-mfld-dsp.h b/sound/soc/intel/atom/sst-mfld-dsp.h
index 102b0e7eafb0..8d9e29b16e57 100644
--- a/sound/soc/intel/atom/sst-mfld-dsp.h
+++ b/sound/soc/intel/atom/sst-mfld-dsp.h
@@ -256,7 +256,7 @@ struct snd_sst_tstamp {
 	u32 channel_peak[8];
 } __packed;

-/* Stream type params struture for Alloc stream */
+/* Stream type params structure for Alloc stream */
 struct snd_sst_str_type {
 	u8 codec_type;		/* Codec type */
 	u8 str_type;		/* 1 = voice 2 = music */
--
2.31.0


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

* [PATCH] ASoC: Intel: Fix a typo
@ 2021-03-22  6:50 Bhaskar Chowdhury
  2021-04-01 16:15 ` Mark Brown
  0 siblings, 1 reply; 7+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22  6:50 UTC (permalink / raw)
  To: cezary.rojewski, pierre-louis.bossart, liam.r.girdwood, yang.jie,
	broonie, perex, tiwai, andriy.shevchenko, unixbhaskar,
	alsa-devel, linux-kernel
  Cc: rdunlap

s/struture/structure/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 sound/soc/intel/atom/sst/sst.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/intel/atom/sst/sst.h b/sound/soc/intel/atom/sst/sst.h
index 4d37d39fd8f4..978bf4255888 100644
--- a/sound/soc/intel/atom/sst/sst.h
+++ b/sound/soc/intel/atom/sst/sst.h
@@ -344,7 +344,7 @@ struct sst_fw_save {
  * @block_lock : spin lock to add block to block_list and assign pvt_id
  * @rx_msg_lock : spin lock to handle the rx messages from the DSP
  * @scard_ops : sst card ops
- * @pci : sst pci device struture
+ * @pci : sst pci device structure
  * @dev : pointer to current device struct
  * @sst_lock : sst device lock
  * @pvt_id : sst private id
--
2.31.0


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

* [PATCH] ASoC: Intel: Fix a typo
@ 2021-03-22  6:49 Bhaskar Chowdhury
  0 siblings, 0 replies; 7+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22  6:49 UTC (permalink / raw)
  To: cezary.rojewski, pierre-louis.bossart, liam.r.girdwood, yang.jie,
	broonie, perex, tiwai, unixbhaskar, alsa-devel, linux-kernel
  Cc: rdunlap


s/struture/structure/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 sound/soc/intel/atom/sst-mfld-dsp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/intel/atom/sst-mfld-dsp.h b/sound/soc/intel/atom/sst-mfld-dsp.h
index 5795f98e04d4..102b0e7eafb0 100644
--- a/sound/soc/intel/atom/sst-mfld-dsp.h
+++ b/sound/soc/intel/atom/sst-mfld-dsp.h
@@ -358,7 +358,7 @@ struct snd_wma_params {
 	u8 reserved;	/* reserved */
 } __packed;

-/* Codec params struture */
+/* Codec params structure */
 union  snd_sst_codec_params {
 	struct snd_pcm_params pcm_params;
 	struct snd_mp3_params mp3_params;
--
2.31.0


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

end of thread, other threads:[~2021-04-01 18:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22 21:01 [PATCH] ASoC: Intel: Fix a typo Bhaskar Chowdhury
2021-04-01 10:16 ` Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2021-03-22  6:52 Bhaskar Chowdhury
2021-03-22 19:37 ` Randy Dunlap
2021-03-22  6:50 Bhaskar Chowdhury
2021-04-01 16:15 ` Mark Brown
2021-03-22  6:49 Bhaskar Chowdhury

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).