OSDN Git Service

ASoC: q6asm: fix 'physical' typos
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 26 Jan 2021 21:20:23 +0000 (15:20 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 27 Jan 2021 13:06:53 +0000 (13:06 +0000)
Fix misspellings of "physical".

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20210126212023.2921168-1-helgaas@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/qdsp6/q6asm.c

index a6618ef..36bf8bd 100644 (file)
@@ -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
  *