Changeset 70fb822 in mainline for uspace/drv/bus/usb/uhci/uhci_batch.c
- Timestamp:
- 2011-08-31T18:21:48Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f18d82f0
- Parents:
- ff6dd73
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/uhci_batch.c
rff6dd73 r70fb822 76 76 if (uhci_batch->usb_batch->callback_in) 77 77 usb_transfer_batch_call_in(uhci_batch->usb_batch); 78 usb_transfer_batch_finish(uhci_batch->usb_batch);79 78 uhci_transfer_batch_dispose(uhci_batch); 80 79 }
Note:
See TracChangeset
for help on using the changeset viewer.