From: Bjorn Helgaas Date: Tue, 26 Jan 2021 21:20:23 +0000 (-0600) Subject: ASoC: q6asm: fix 'physical' typos X-Git-Tag: v5.12-rc1~133^2~1^2^2~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fd5599a9b2618b315983d8a097e6dead640f55c;p=thirdparty%2Fkernel%2Flinux.git ASoC: q6asm: fix 'physical' typos Fix misspellings of "physical". Signed-off-by: Bjorn Helgaas Reviewed-by: Srinivas Kandagatla Link: https://lore.kernel.org/r/20210126212023.2921168-1-helgaas@kernel.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/qcom/qdsp6/q6asm.c b/sound/soc/qcom/qdsp6/q6asm.c index a6618efe22f2b..36bf8bd4edd7c 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 *