Changes in uspace/lib/usbhost/src/bus.c [a35b458:e0a5d4c] in mainline
- File:
-
- 1 edited
-
uspace/lib/usbhost/src/bus.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/src/bus.c
ra35b458 re0a5d4c 329 329 * make the synchronization work. 330 330 */ 331 331 332 332 /* Tear down all drivers working with the device. */ 333 333 if ((rc = ddf_fun_offline(dev->fun))) {
Note:
See TracChangeset
for help on using the changeset viewer.
