Changeset 8ad2b0a in mainline for uspace/drv/bus/usb/ehci/ehci_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:
- 94f8c363
- Parents:
- d60115a
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-17 17:54:41)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-17 17:55:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ehci/ehci_batch.c
rd60115a r8ad2b0a 84 84 85 85 usb_transfer_batch_init(&ehci_batch->base, ep); 86 link_initialize(&ehci_batch->link);87 86 88 87 return ehci_batch;
Note:
See TracChangeset
for help on using the changeset viewer.