[coreboot-gerrit] Patch merged into coreboot/master: c666e55 libpayload: usb: xhci: Fix STALL endpoint handling

gerrit at coreboot.org gerrit at coreboot.org
Wed Oct 22 04:00:58 CEST 2014


the following patch was just integrated into master:
commit c666e55b86d353dde42461cbe4d7ae253aa2e825
Author: Shawn Nematbakhsh <shawnn at chromium.org>
Date:   Wed Apr 2 09:14:32 2014 -0700

    libpayload: usb: xhci: Fix STALL endpoint handling
    
    - Remove the call to clear_stall in xhci_reset_endpoint because we will
      call clear_stall from the mass-storage driver.
    - Remove the xhci_reset_endpoint call from xhci_bulk on STALL since we
      will reset on the next transfer anyway.
    - Remove the clear_halt parameter from xhci_bulk since it's now unused.
    
    Signed-off-by: Shawn Nematbakhsh <shawnn at chromium.org>
    Change-Id: I852b87621861109e596ec24b78a8f036d796ff14
    Reviewed-on: https://chromium-review.googlesource.com/192866
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-by: Julius Werner <jwerner at chromium.org>
    (cherry picked from commit e67e4f0545cbdc074328c83c7edccf9e712cd7be)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/7011
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list