[coreboot-gerrit] Patch merged into coreboot/master: cd37a2b devicetree: Rename unused parameter to passthru

gerrit at coreboot.org gerrit at coreboot.org
Thu Jun 4 11:19:32 CEST 2015


the following patch was just integrated into master:
commit cd37a2ba4159c62dfbff1bb7397e9e2d4da0c694
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Feb 25 07:38:01 2015 +0200

    devicetree: Rename unused parameter to passthru
    
    The actual use of the parameter max is to keep track of PCI bus
    number while recursively scanning PCI bridges or PCI-e rootports.
    
    Neither CPU, SMBus, LPC or other static buses are involved in this
    enumeration, but the way bridge operations were originally designed
    forced to pass this argument thru unrelated functions.
    
    Follow-up removes these once the function prototype gets fixed.
    
    Change-Id: Idbc9c515a362c571a1798bb36972058b309c2774
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/8535
    Tested-by: build bot (Jenkins)
    Reviewed-by: Timothy Pearson <tpearson at raptorengineeringinc.com>


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

-gerrit



More information about the coreboot-gerrit mailing list