]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-imx/cpufreq.c
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
[linux-2.6-omap-h63xx.git] / arch / arm / mach-imx / cpufreq.c
index 7e70e0b0b9890a1757a65f21f7ba2b1df468ff38..467d899fbe755eab9e2dc1860d4dff3dfa423762 100644 (file)
@@ -245,7 +245,7 @@ static int imx_set_target(struct cpufreq_policy *policy,
        if(mpctl0) {
                CSCR |= CSCR_MPLL_RESTART;
 
-               /* Wait until MPLL is stablized */
+               /* Wait until MPLL is stabilized */
                while( CSCR & CSCR_MPLL_RESTART );
 
                imx_set_async_mode();