Changeset 0dd16778 in mainline for uspace/srv/devman/loc.c


Ignore:
Timestamp:
2015-08-22T14:32:11Z (9 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f9b2cb4c
Parents:
78bb04b
Message:

start migrating devman to interfaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/devman/loc.c

    r78bb04b r0dd16778  
    6060       
    6161        loc_service_register_with_iface(loc_pathname,
    62             &fun->service_id, DEVMAN_CONNECT_FROM_LOC);
     62            &fun->service_id, INTERFACE_DDF_CLIENT);
    6363       
    6464        tree_add_loc_function(tree, fun);
Note: See TracChangeset for help on using the changeset viewer.