ASoC: fsl_esai: Spelling s/specifially/specifically/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 21 May 2015 12:02:18 +0000 (14:02 +0200)
committerJiri Kosina <jkosina@suse.com>
Fri, 7 Aug 2015 11:58:30 +0000 (13:58 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
sound/soc/fsl/fsl_esai.c

index 5c7597191e3ffc682d1f813cdd9a6da8afbde397..45eee131c47d43cd51488615f88f9a599b94c9a9 100644 (file)
@@ -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;