Changes in uspace/drv/platform/malta/malta.c [cde999a:cccd60c3] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/platform/malta/malta.c
rcde999a rcccd60c3 221 221 * @param dev The device which is root of the whole device tree (both 222 222 * of HW and pseudo devices). 223 * @return Zero on success, error number otherwise.223 * @return Zero on success, negative error number otherwise. 224 224 */ 225 225 static int malta_dev_add(ddf_dev_t *dev)
Note:
See TracChangeset
for help on using the changeset viewer.