summaryrefslogtreecommitdiffstats
path: root/arch/sparc/cpu/leon3/usb_uhci.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/cpu/leon3/usb_uhci.c')
-rw-r--r--arch/sparc/cpu/leon3/usb_uhci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/cpu/leon3/usb_uhci.c b/arch/sparc/cpu/leon3/usb_uhci.c
index 8f99e1db19..b1269d2600 100644
--- a/arch/sparc/cpu/leon3/usb_uhci.c
+++ b/arch/sparc/cpu/leon3/usb_uhci.c
@@ -70,7 +70,7 @@
*
* Interrupt Transfers.
* --------------------
- * For Interupt transfers USB_MAX_TEMP_INT_TD Transfer descriptor are available. They
+ * For Interrupt transfers USB_MAX_TEMP_INT_TD Transfer descriptor are available. They
* will be inserted after the appropriate (depending the interval setting) skeleton TD.
* If an interrupt has been detected the dev->irqhandler is called. The status and number
* of transfered bytes is stored in dev->irq_status resp. dev->irq_act_len. If the
OpenPOWER on IntegriCloud