mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-27 17:12:03 +00:00
cleanup: Fix typos and misspellings in various files.
Recieve/Receive recieve/receive Interupt/Interrupt interupt/interrupt Addres/Address addres/address Signed-off-by: Mike Williams <mike@mikebwilliams.com>
This commit is contained in:
parent
2469c4b2db
commit
1626308797
48 changed files with 57 additions and 57 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue