Changeset ad5f149 in mainline for uspace/drv/bus/usb/uhci/uhci_batch.c
- Timestamp:
- 2013-12-31T01:21:35Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 643e7ba
- Parents:
- 639db552
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/uhci_batch.c
r639db552 rad5f149 70 70 assert(uhci_batch); 71 71 assert(uhci_batch->usb_batch); 72 assert(!link_in_use(&uhci_batch->link)); 72 73 usb_transfer_batch_finish(uhci_batch->usb_batch, 73 74 uhci_transfer_batch_data_buffer(uhci_batch));
Note:
See TracChangeset
for help on using the changeset viewer.