X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2Falchemy%2Fcommon%2Fpower.c;h=647e518c90bc4bf239a0f3499822edd58616ec3c;hb=3e11210d46a4f252f41db6e442b46026aeddbb59;hp=e5916a516e580f78cba60cf67113ee8f22ca2ee7;hpb=47935a731b7b850a4c6c0e55ed0741e3dd25d889;p=pandora-kernel.git diff --git a/arch/mips/alchemy/common/power.c b/arch/mips/alchemy/common/power.c index e5916a516e58..647e518c90bc 100644 --- a/arch/mips/alchemy/common/power.c +++ b/arch/mips/alchemy/common/power.c @@ -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();