]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-msm/acpuclock-arm11.c
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
[net-next-2.6.git] / arch / arm / mach-msm / acpuclock-arm11.c
index 6ca42fd5ce2a8caf5eebac14bd808d740da4974f..7ffbd987eb5d848e82e38a2975eb7c1be405b5d3 100644 (file)
@@ -97,7 +97,7 @@ struct clkctl_acpu_speed {
 
 /*
  * ACPU speed table. Complete table is shown but certain speeds are commented
- * out to optimized speed switching. Initalize loops_per_jiffy to 0.
+ * out to optimized speed switching. Initialize loops_per_jiffy to 0.
  *
  * Table stepping up/down is optimized for 256mhz jumps while staying on the
  * same PLL.
@@ -493,7 +493,7 @@ uint32_t acpuclk_get_switch_time(void)
  * Clock driver initialization
  *---------------------------------------------------------------------------*/
 
-/* Initalize the lpj field in the acpu_freq_tbl. */
+/* Initialize the lpj field in the acpu_freq_tbl. */
 static void __init lpj_init(void)
 {
        int i;