1
0
Fork 0

ASoC: q6asm: fix 'physical' typos

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>
master
Bjorn Helgaas 2021-01-26 15:20:23 -06:00 committed by Mark Brown
parent 7db4c4cd76
commit 9fd5599a9b
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0
1 changed files with 1 additions and 1 deletions

View 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
*