* [PATCH] ASoC: topology: Fix typo
@ 2022-01-06 9:28 ` Qinghua Jin
0 siblings, 0 replies; 4+ messages in thread
From: Qinghua Jin @ 2022-01-06 9:28 UTC (permalink / raw)
Cc: alsa-devel, linux-kernel, Takashi Iwai, Liam Girdwood,
Qinghua Jin, Mark Brown
change 'postion' to 'position'
Signed-off-by: Qinghua Jin <qhjin.dev@gmail.com>
---
sound/soc/soc-topology.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/soc-topology.c b/sound/soc/soc-topology.c
index f5b9e66ac3b8..2630df024dff 100644
--- a/sound/soc/soc-topology.c
+++ b/sound/soc/soc-topology.c
@@ -56,7 +56,7 @@ struct soc_tplg {
const struct firmware *fw;
/* runtime FW parsing */
- const u8 *pos; /* read postion */
+ const u8 *pos; /* read position */
const u8 *hdr_pos; /* header position */
unsigned int pass; /* pass number */
--
2.30.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] ASoC: topology: Fix typo
@ 2022-01-06 9:28 ` Qinghua Jin
0 siblings, 0 replies; 4+ messages in thread
From: Qinghua Jin @ 2022-01-06 9:28 UTC (permalink / raw)
Cc: Qinghua Jin, Liam Girdwood, Mark Brown, Jaroslav Kysela,
Takashi Iwai, alsa-devel, linux-kernel
change 'postion' to 'position'
Signed-off-by: Qinghua Jin <qhjin.dev@gmail.com>
---
sound/soc/soc-topology.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/soc-topology.c b/sound/soc/soc-topology.c
index f5b9e66ac3b8..2630df024dff 100644
--- a/sound/soc/soc-topology.c
+++ b/sound/soc/soc-topology.c
@@ -56,7 +56,7 @@ struct soc_tplg {
const struct firmware *fw;
/* runtime FW parsing */
- const u8 *pos; /* read postion */
+ const u8 *pos; /* read position */
const u8 *hdr_pos; /* header position */
unsigned int pass; /* pass number */
--
2.30.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] ASoC: topology: Fix typo
2022-01-06 9:28 ` Qinghua Jin
@ 2022-01-06 20:28 ` Mark Brown
-1 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2022-01-06 20:28 UTC (permalink / raw)
To: Qinghua Jin; +Cc: linux-kernel, alsa-devel, Takashi Iwai, Liam Girdwood
On Thu, 6 Jan 2022 17:28:47 +0800, Qinghua Jin wrote:
> change 'postion' to 'position'
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: topology: Fix typo
commit: 00ac838924f73b51e82994c7fc870f0a994e4d34
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
* Re: [PATCH] ASoC: topology: Fix typo
@ 2022-01-06 20:28 ` Mark Brown
0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2022-01-06 20:28 UTC (permalink / raw)
To: Qinghua Jin
Cc: Jaroslav Kysela, Liam Girdwood, alsa-devel, linux-kernel,
Takashi Iwai
On Thu, 6 Jan 2022 17:28:47 +0800, Qinghua Jin wrote:
> change 'postion' to 'position'
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: topology: Fix typo
commit: 00ac838924f73b51e82994c7fc870f0a994e4d34
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:[~2022-01-07 17:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-06 9:28 [PATCH] ASoC: topology: Fix typo Qinghua Jin
2022-01-06 9:28 ` Qinghua Jin
2022-01-06 20:28 ` Mark Brown
2022-01-06 20:28 ` 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.