Changeset ce794342 in mainline for uspace/drv/uhci-hcd/uhci_hc.c


Ignore:
Timestamp:
2011-03-21T18:21:46Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
31b568e
Parents:
434ef65 (diff), fbefd0e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Logging refactoring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/uhci_hc.c

    r434ef65 rce794342  
    128128        fibril_add_ready(instance->debug_checker);
    129129
    130         usb_log_info("Started UHCI driver.\n");
    131130        return EOK;
    132131#undef CHECK_RET_DEST_FUN_RETURN
Note: See TracChangeset for help on using the changeset viewer.