Changeset d60115a in mainline for uspace/drv/bus/usb/ohci/ohci_batch.c
- Timestamp:
- 2018-01-17T17:55:35Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8ad2b0a
- Parents:
- ed8575f
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-17 17:54:31)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-17 17:55:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/ohci_batch.c
red8575f rd60115a 88 88 89 89 usb_transfer_batch_init(&ohci_batch->base, ep); 90 link_initialize(&ohci_batch->link);91 90 92 91 return ohci_batch;
Note:
See TracChangeset
for help on using the changeset viewer.