the following patch was just integrated into master:
commit d633dda995c78f4f2d57d369c1e2baa591c0433a
Author: Nico Huber <[email protected]>
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 <[email protected]>
    Reviewed-on: http://review.coreboot.org/1849
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <[email protected]>

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

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to