Changeset c46c356 in mainline for uspace/drv/bus/usb/xhci/hc.c
- Timestamp:
- 2017-07-23T19:23:52Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2e7692f
- Parents:
- e50bdd92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hc.c
re50bdd92 rc46c356 489 489 xhci_event_ring_fini(&hc->event_ring); 490 490 hc_dcbaa_fini(hc); 491 xhci_fini_commands(hc); 491 492 pio_disable(hc->base, RNGSZ(hc->mmio_range)); 492 493 usb_log_info("HC(%p): Finalized.", hc);
Note:
See TracChangeset
for help on using the changeset viewer.