OSDN Git Service

ASoC: soc-dai.h: drop a duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 19 Jul 2020 00:33:07 +0000 (17:33 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 20 Jul 2020 14:34:30 +0000 (15:34 +0100)
Drop the repeated word "be" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org
Link: https://lore.kernel.org/r/20200719003307.21403-1-rdunlap@infradead.org
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-dai.h

index 2b51e8e..7ff659e 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 */