|
@@ -2126,7 +2126,7 @@ static int fsl_proc_read(char *page, char **start, off_t off, int count,
|
|
|
|
|
|
tmp_reg = fsl_readl(&dr_regs->usbintr);
|
|
tmp_reg = fsl_readl(&dr_regs->usbintr);
|
|
t = scnprintf(next, size,
|
|
t = scnprintf(next, size,
|
|
- "USB Intrrupt Enable Reg:\n"
|
|
|
|
|
|
+ "USB Interrupt Enable Reg:\n"
|
|
"Sleep Enable: %d SOF Received Enable: %d "
|
|
"Sleep Enable: %d SOF Received Enable: %d "
|
|
"Reset Enable: %d\n"
|
|
"Reset Enable: %d\n"
|
|
"System Error Enable: %d "
|
|
"System Error Enable: %d "
|