sound: fixed typos
[deliverable/linux.git] / sound / soc / s3c24xx / neo1973_gta02_wm8753.c
index 209c25994c7e41b78b92fe5876cb8be28a7cecc3..4719558289d402e20a410154ccbef239632c7ac9 100644 (file)
@@ -182,7 +182,7 @@ static int neo1973_gta02_voice_hw_params(
        if (ret < 0)
                return ret;
 
-       /* configue and enable PLL for 12.288MHz output */
+       /* configure and enable PLL for 12.288MHz output */
        ret = snd_soc_dai_set_pll(codec_dai, WM8753_PLL2, 0,
                iis_clkrate / 4, 12288000);
        if (ret < 0)
This page took 0.026391 seconds and 5 git commands to generate.