]> git.sur5r.net Git - u-boot/blobdiff - board/mpl/common/usb_uhci.c
cleanup: Fix typos and misspellings in various files.
[u-boot] / board / mpl / common / usb_uhci.c
index a0094372a46fc01ec47fe89eb7132f99d08405f9..89d2e0a4b667f98946d8cc894cd06ac8899ffef2 100644 (file)
@@ -67,7 +67,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