[coreboot] Patch merged into coreboot/master: d633dda libpayload: Free usb host controller instance after shutdown

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 14 17:44:15 CET 2012


the following patch was just integrated into master:
commit d633dda995c78f4f2d57d369c1e2baa591c0433a
Author: Nico Huber <nico.huber at secunet.com>
Date:   Mon Nov 12 15:35:44 2012 +0100

    libpayload: Free usb host controller instance after shutdown
    
    All shutdown() implementations but ehci_shutdown() free the hci_t
    structure. This seems correct and the reference to the hci_t shouldn't
    be used after shutdown(), so do it in ehci_shutdown(), too.
    
    Change-Id: Ie3506d769e73007735f3211710734a5f0107e43a
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: http://review.coreboot.org/1849
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Nov 14 11:16:33 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed Nov 14 17:44:14 2012, giving +2
See http://review.coreboot.org/1849 for details.

-gerrit




More information about the coreboot mailing list