• Patrick Mochel's avatar
    driver model: add support for multi-board systems. · aeb14ea3
    Patrick Mochel authored
    - device struct sys_root for describing the individual boards of a multi-board
      system.
    
    - allow for registration of alternate device roots.
    
    - check if struct sys_device::root is set on registration, and add it as a child of
      an alternative root, if it's set. 
    aeb14ea3
sys.c 3.75 KB