Changeset eb862fd in mainline for uspace/drv/bus/usb/xhci/rh.c
- Timestamp:
- 2018-02-03T02:19:02Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f5718c79
- Parents:
- 45457265
- File:
-
- 1 edited
-
uspace/drv/bus/usb/xhci/rh.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/rh.c
r45457265 reb862fd 280 280 281 281 void xhci_rh_set_ports_protocol(xhci_rh_t *rh, 282 unsigned offset, unsigned count, unsigned major)282 unsigned offset, unsigned count, unsigned major) 283 283 { 284 284 for (unsigned i = offset; i < offset + count; i++)
Note:
See TracChangeset
for help on using the changeset viewer.
