Commit 9fd5599a authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by Mark Brown

ASoC: q6asm: fix 'physical' typos

Fix misspellings of "physical".
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20210126212023.2921168-1-helgaas@kernel.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 7db4c4cd
...@@ -491,7 +491,7 @@ static int __q6asm_memory_map_regions(struct audio_client *ac, int dir, ...@@ -491,7 +491,7 @@ static int __q6asm_memory_map_regions(struct audio_client *ac, int dir,
* *
* @dir: direction of audio stream * @dir: direction of audio stream
* @ac: audio client instanace * @ac: audio client instanace
* @phys: physcial address that needs mapping. * @phys: physical address that needs mapping.
* @period_sz: audio period size * @period_sz: audio period size
* @periods: number of periods * @periods: number of periods
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment