* [PATCH] ASoC: meson: axg-pdm: Fix double word in comments
@ 2022-10-17 14:18 Shaomin Deng
2022-10-17 14:26 ` neil.armstrong
0 siblings, 1 reply; 2+ messages in thread
From: Shaomin Deng @ 2022-10-17 14:18 UTC (permalink / raw)
To: jbrunet, perex, tiwai, neil.armstrong, khilman
Cc: lgirdwood, broonie, Shaomin Deng
Delete the doubled word "for" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
sound/soc/meson/axg-pdm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/meson/axg-pdm.c b/sound/soc/meson/axg-pdm.c
index 88ac58272f95..ad43cb2a1e3f 100644
--- 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)
--
2.35.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ASoC: meson: axg-pdm: Fix double word in comments
2022-10-17 14:18 [PATCH] ASoC: meson: axg-pdm: Fix double word in comments Shaomin Deng
@ 2022-10-17 14:26 ` neil.armstrong
0 siblings, 0 replies; 2+ messages in thread
From: neil.armstrong @ 2022-10-17 14:26 UTC (permalink / raw)
To: Shaomin Deng, jbrunet, perex, tiwai, khilman; +Cc: lgirdwood, broonie
On 17/10/2022 16:18, Shaomin Deng wrote:
> Delete the doubled word "for" in comments.
>
> Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
> ---
> sound/soc/meson/axg-pdm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/meson/axg-pdm.c b/sound/soc/meson/axg-pdm.c
> index 88ac58272f95..ad43cb2a1e3f 100644
> --- 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)
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-17 14:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17 14:18 [PATCH] ASoC: meson: axg-pdm: Fix double word in comments Shaomin Deng
2022-10-17 14:26 ` neil.armstrong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox