Changeset a2e8c44 in mainline
- Timestamp:
- 2014-01-25T03:50:17Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3f2cb17
- Parents:
- 8a81e431
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/ohci_endpoint.c
r8a81e431 ra2e8c44 91 91 } 92 92 93 link_initialize(&ohci_ep->link); 93 94 ed_init(ohci_ep->ed, ep, ohci_ep->td); 94 95 endpoint_set_hc_data(
Note:
See TracChangeset
for help on using the changeset viewer.