]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - sound/soc/s3c24xx/neo1973_gta02_wm8753.c
Merge branch 'topic/asoc' into for-linus
[net-next-2.6.git] / sound / soc / s3c24xx / neo1973_gta02_wm8753.c
index c457bfd8297c01bb6f9b61d2316c3a0113a9e086..e97bdf150a03042e34d231ddc507c5c33e79f95d 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)