projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af7b565
)
ASoC: meson: axg-pdm: Fix double word in comments
author
Shaomin Deng
<dengshaomin@cdjrlc.com>
Mon, 17 Oct 2022 14:18:12 +0000
(10:18 -0400)
committer
Mark Brown
<broonie@kernel.org>
Wed, 19 Oct 2022 11:04:28 +0000
(12:04 +0100)
Delete the doubled word "for" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link:
https://lore.kernel.org/r/20221017141812.6867-1-dengshaomin@cdjrlc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/axg-pdm.c
patch
|
blob
|
history
diff --git
a/sound/soc/meson/axg-pdm.c
b/sound/soc/meson/axg-pdm.c
index 88ac58272f95b2f953b23f483279b4f04841d7cd..ad43cb2a1e3fd64ba22f9b203f46f80be1e3b50b 100644
(file)
--- a/
sound/soc/meson/axg-pdm.c
+++ b/
sound/soc/meson/axg-pdm.c
@@
-169,7
+169,7
@@
static int axg_pdm_set_sysclk(struct axg_pdm *priv, unsigned int os,
/*
* Set the default system clock rate unless it is too fast for
- *
for
the requested sample rate. In this case, the sample pointer
+ * the requested sample rate. In this case, the sample pointer
* counter could overflow so set a lower system clock rate
*/
if (sys_rate < priv->cfg->sys_rate)