]> Git Repo - linux.git/commitdiff
ASoC: soc-dai.h: drop a duplicated word
authorRandy Dunlap <[email protected]>
Sun, 19 Jul 2020 00:33:07 +0000 (17:33 -0700)
committerMark Brown <[email protected]>
Mon, 20 Jul 2020 14:34:30 +0000 (15:34 +0100)
Drop the repeated word "be" in a comment.

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Liam Girdwood <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
include/sound/soc-dai.h

index 2b51e8eb8a7aba2d0ed874c040438823c9cc0a1b..7ff659e285702d1815c5f9b82701117f8f494ab1 100644 (file)
@@ -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 */
This page took 0.054941 seconds and 4 git commands to generate.