All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: q6asm: fix 'physical' typos
@ 2021-01-26 21:20 Bjorn Helgaas
  2021-01-27  9:36 ` Srinivas Kandagatla
  2021-01-27 17:13 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2021-01-26 21:20 UTC (permalink / raw)
  To: Patrick Lai, Banajit Goswami, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai
  Cc: Bjorn Helgaas, alsa-devel

From: Bjorn Helgaas <bhelgaas@google.com>

Fix misspellings of "physical".

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
 sound/soc/qcom/qdsp6/q6asm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/qcom/qdsp6/q6asm.c b/sound/soc/qcom/qdsp6/q6asm.c
index a6618efe22f2..36bf8bd4edd7 100644
--- a/sound/soc/qcom/qdsp6/q6asm.c
+++ b/sound/soc/qcom/qdsp6/q6asm.c
@@ -491,7 +491,7 @@ static int __q6asm_memory_map_regions(struct audio_client *ac, int dir,
  *
  * @dir: direction of audio stream
  * @ac: audio client instanace
- * @phys: physcial address that needs mapping.
+ * @phys: physical address that needs mapping.
  * @period_sz: audio period size
  * @periods: number of periods
  *
-- 
2.25.1


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

* Re: [PATCH] ASoC: q6asm: fix 'physical' typos
  2021-01-26 21:20 [PATCH] ASoC: q6asm: fix 'physical' typos Bjorn Helgaas
@ 2021-01-27  9:36 ` Srinivas Kandagatla
  2021-01-27 17:13 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Srinivas Kandagatla @ 2021-01-27  9:36 UTC (permalink / raw)
  To: Bjorn Helgaas, Patrick Lai, Banajit Goswami, Liam Girdwood,
	Mark Brown, Jaroslav Kysela, Takashi Iwai
  Cc: Bjorn Helgaas, alsa-devel



On 26/01/2021 21:20, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> Fix misspellings of "physical".
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> ---
>   sound/soc/qcom/qdsp6/q6asm.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/qcom/qdsp6/q6asm.c b/sound/soc/qcom/qdsp6/q6asm.c
> index a6618efe22f2..36bf8bd4edd7 100644
> --- a/sound/soc/qcom/qdsp6/q6asm.c
> +++ b/sound/soc/qcom/qdsp6/q6asm.c
> @@ -491,7 +491,7 @@ static int __q6asm_memory_map_regions(struct audio_client *ac, int dir,
>    *
>    * @dir: direction of audio stream
>    * @ac: audio client instanace
> - * @phys: physcial address that needs mapping.
> + * @phys: physical address that needs mapping.
>    * @period_sz: audio period size
>    * @periods: number of periods
>    *
> 

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

* Re: [PATCH] ASoC: q6asm: fix 'physical' typos
  2021-01-26 21:20 [PATCH] ASoC: q6asm: fix 'physical' typos Bjorn Helgaas
  2021-01-27  9:36 ` Srinivas Kandagatla
@ 2021-01-27 17:13 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-01-27 17:13 UTC (permalink / raw)
  To: Patrick Lai, Liam Girdwood, Jaroslav Kysela, Bjorn Helgaas,
	Banajit Goswami, Takashi Iwai
  Cc: Bjorn Helgaas, alsa-devel

On Tue, 26 Jan 2021 15:20:23 -0600, Bjorn Helgaas wrote:
> Fix misspellings of "physical".

Applied to

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

Thanks!

[1/1] ASoC: q6asm: fix 'physical' typos
      commit: 9fd5599a9b2618b315983d8a097e6dead640f55c

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

end of thread, other threads:[~2021-01-27 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 21:20 [PATCH] ASoC: q6asm: fix 'physical' typos Bjorn Helgaas
2021-01-27  9:36 ` Srinivas Kandagatla
2021-01-27 17:13 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.