Changeset 4c25c2fb in mainline for uspace/drv/bus/usb/xhci/bus.c
- Timestamp:
- 2018-01-15T15:02:57Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 745a3f1
- Parents:
- 01d9707
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/bus.c
r01d9707 r4c25c2fb 149 149 xhci_device_t *xhci_dev = xhci_device_get(dev); 150 150 151 hcd_setup_device_tt(dev);152 153 151 /* Calculate route string */ 154 152 xhci_device_t *xhci_hub = xhci_device_get(dev->hub);
Note:
See TracChangeset
for help on using the changeset viewer.