[PATCH] ASoC: soc-dai.h: drop a duplicated word
Randy Dunlap
rdunlap at infradead.org
Sun Jul 19 02:33:07 CEST 2020
Drop the repeated word "be" in a comment.
Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
Cc: Liam Girdwood <lgirdwood at gmail.com>
Cc: Mark Brown <broonie at kernel.org>
Cc: alsa-devel at alsa-project.org
---
include/sound/soc-dai.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200717.orig/include/sound/soc-dai.h
+++ linux-next-20200717/include/sound/soc-dai.h
@@ -39,7 +39,7 @@ struct snd_compr_stream;
/*
* DAI Clock gating.
*
- * DAI bit clocks can be be gated (disabled) when the DAI is not
+ * DAI bit clocks can be gated (disabled) when the DAI is not
* sending or receiving PCM data in a frame. This can be used to save power.
*/
#define SND_SOC_DAIFMT_CONT (1 << 4) /* continuous clock */
More information about the Alsa-devel
mailing list