mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
ASoC: meson: axg-pdm: Fix double word in comments
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>
This commit is contained in:
parent
af7b5657e3
commit
4306fc8f83
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user