Merge branch 'ec-cleanup' into release
[deliverable/linux.git] / arch / arm / mach-davinci / dm644x.c
index 9a2376b3137ccd57532d0d5d6c1432d3e7c23801..4c82c2716293a6e750f242c128fb14e66c2ce636 100644 (file)
@@ -274,7 +274,7 @@ static struct clk timer2_clk = {
        .name = "timer2",
        .parent = &pll1_aux_clk,
        .lpsc = DAVINCI_LPSC_TIMER2,
-       .usecount = 1,              /* REVISIT: why cant' this be disabled? */
+       .usecount = 1,              /* REVISIT: why can't this be disabled? */
 };
 
 static struct clk_lookup dm644x_clks[] = {
This page took 0.023654 seconds and 5 git commands to generate.