[PATCH] ASoC: q6asm: fix 'physical' typos
Bjorn Helgaas
helgaas at kernel.org
Tue Jan 26 22:20:23 CET 2021
From: Bjorn Helgaas <bhelgaas at google.com>
Fix misspellings of "physical".
Signed-off-by: Bjorn Helgaas <bhelgaas at 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
More information about the Alsa-devel
mailing list