Changes in uspace/drv/uhci-hcd/root_hub.c [ea993d18:e247d83] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/root_hub.c
rea993d18 re247d83 60 60 return ret; 61 61 } 62 assert(match_str); 62 63 63 64 ret = ddf_fun_add_match_id(fun, match_str, 100);
Note:
See TracChangeset
for help on using the changeset viewer.