Changeset 53a309e in mainline for uspace/drv/bus/usb/ehci/res.c


Ignore:
Timestamp:
2017-10-08T20:42:50Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
07cb0108
Parents:
d15797d
Message:

Must not explicitly close DDF-provided parent session.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/ehci/res.c

    rd15797d r53a309e  
    229229        //TODO unmap registers
    230230        hw_res_list_parsed_clean(&res);
    231         async_hangup(parent_sess);
    232231        return ret;
    233232}
Note: See TracChangeset for help on using the changeset viewer.