projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b89151
)
ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones"
author
Colin Ian King
<colin.i.king@gmail.com>
Wed, 9 Mar 2022 16:41:16 +0000
(16:41 +0000)
committer
Mark Brown
<broonie@kernel.org>
Thu, 10 Mar 2022 12:17:53 +0000
(12:17 +0000)
There is a spelling mistake in a dev_info message. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link:
https://lore.kernel.org/r/20220309164116.178685-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/mchp-pdmc.c
patch
|
blob
|
history
diff --git
a/sound/soc/atmel/mchp-pdmc.c
b/sound/soc/atmel/mchp-pdmc.c
index 7b737e3f67b77a52e38a8f0d254edd25ad1df7c8..1be4007875f11b49f23b2771df9e90b5fa66205c 100644
(file)
--- a/
sound/soc/atmel/mchp-pdmc.c
+++ b/
sound/soc/atmel/mchp-pdmc.c
@@
-892,7
+892,7
@@
static int mchp_pdmc_dt_init(struct mchp_pdmc *dd)
dd->mic_no /= 2;
- dev_info(dd->dev, "%d PDM micro
chop
nes declared\n", dd->mic_no);
+ dev_info(dd->dev, "%d PDM micro
pho
nes declared\n", dd->mic_no);
/* by default, we consider the order of microphones in mchp,mic-pos to
* be the same with the channel mapping; 1st microphone channel 0, 2nd