Merge commit 'v2.6.37-rc7' into x86/security
[pandora-kernel.git] / arch / arm / mach-omap2 / dpll3xxx.c
index b32ccd9..ed8d330 100644 (file)
@@ -463,7 +463,7 @@ int omap3_noncore_dpll_set_rate(struct clk *clk, unsigned long rate)
        }
        if (!ret) {
                /*
-                * Switch the parent clock in the heirarchy, and make sure
+                * Switch the parent clock in the hierarchy, and make sure
                 * that the new parent's usecount is correct.  Note: we
                 * enable the new parent before disabling the old to avoid
                 * any unnecessary hardware disable->enable transitions.