Browse Source

ASoC: fsl_esai: Spelling s/specifially/specifically/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Geert Uytterhoeven 10 năm trước cách đây
mục cha
commit
d8ffcf711c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      sound/soc/fsl/fsl_esai.c

+ 1 - 1
sound/soc/fsl/fsl_esai.c

@@ -517,7 +517,7 @@ static int fsl_esai_hw_params(struct snd_pcm_substream *substream,
 	u32 bclk, mask, val;
 	int ret;
 
-	/* Override slot_width if being specifially set */
+	/* Override slot_width if being specifically set */
 	if (esai_priv->slot_width)
 		slot_width = esai_priv->slot_width;