Changeset d271f78 in mainline
- Timestamp:
- 2017-08-20T17:48:12Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ee28ae66
- Parents:
- 1d4148e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hc.c
r1d4148e rd271f78 226 226 227 227 err_rh: 228 xhci_ rh_fini(&hc->rh);228 xhci_fini_commands(hc); 229 229 err_event_ring: 230 230 xhci_event_ring_fini(&hc->event_ring);
Note:
See TracChangeset
for help on using the changeset viewer.