Changeset defaab2 in mainline for uspace/drv/bus/usb/xhci/commands.c


Ignore:
Timestamp:
2018-01-20T22:46:24Z (8 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
217e981
Parents:
9d3536e
Message:

xhci: tune log levels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/xhci/commands.c

    r9d3536e rdefaab2  
    339339                 * requesting thread is waiting inside the CV.
    340340                 */
    341                 usb_log_debug2("Command ring stopped.");
     341                usb_log_debug("Command ring stopped.");
    342342                fibril_condvar_broadcast(&cr->stopped_cv);
    343343                fibril_mutex_unlock(&cr->guard);
Note: See TracChangeset for help on using the changeset viewer.