Changeset 4c25c2f in mainline for uspace/drv/bus/usb/xhci/bus.c


Ignore:
Timestamp:
2018-01-15T15:02:57Z (6 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
745a3f1
Parents:
01d9707
Message:

usbhost: move managing TT to the library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/xhci/bus.c

    r01d9707 r4c25c2f  
    149149        xhci_device_t *xhci_dev = xhci_device_get(dev);
    150150
    151         hcd_setup_device_tt(dev);
    152 
    153151        /* Calculate route string */
    154152        xhci_device_t *xhci_hub = xhci_device_get(dev->hub);
Note: See TracChangeset for help on using the changeset viewer.