tree-wide: fix comment/printk typos
[deliverable/linux.git] / arch / mips / alchemy / common / power.c
index e5916a516e580f78cba60cf67113ee8f22ca2ee7..647e518c90bc4bf239a0f3499822edd58616ec3c 100644 (file)
@@ -130,7 +130,7 @@ static void restore_core_regs(void)
        au_writel(sleep_usb[1], USBD_ENABLE);
        au_sync();
 #else
-       /* enable accces to OTG memory */
+       /* enable access to OTG memory */
        au_writel(au_readl(USB_MSR_BASE + 4) | (1 << 6), USB_MSR_BASE + 4);
        au_sync();
 
This page took 0.032115 seconds and 5 git commands to generate.