[coreboot-gerrit] Patch merged into coreboot/master: libpayload: Avoid confusing usb debug output in dwc2 driver

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 5 17:40:01 CET 2015


the following patch was just integrated into master:
commit 102245fbed0b903e107880cb39a43bd8df757180
Author: Patrick Georgi <pgeorgi at google.com>
Date:   Mon Oct 26 19:48:25 2015 +0100

    libpayload: Avoid confusing usb debug output in dwc2 driver
    
    enqueue_packet already runs start_ep_transfer, which enqueues the next
    job. It's pretty much guaranteed that the port will look busy.
    
    BUG=none
    BRANCH=none
    TEST=no spurious ep 0-0 busy messages
    
    Change-Id: I9cbfa7b51dd37564262295ddbcdd0755da40c05b
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 8997dbd78dc363334f4e22eaa61f25de1449ffba
    Original-Change-Id: I8a39713fc1d6f16b80284e0f21dc95685716a9b7
    Original-Signed-off-by: Patrick Georgi <pgeorgi at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/308763
    Original-Commit-Ready: Patrick Georgi <pgeorgi at chromium.org>
    Original-Tested-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Original-Reviewed-by: yunzhi li <lyz at rock-chips.com>
    Reviewed-on: http://review.coreboot.org/12259
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/12259 for details.

-gerrit



More information about the coreboot-gerrit mailing list