[coreboot-gerrit] Patch merged into coreboot/master: drivers/i2c/tpm/cr50: Rename i2c read/write functions

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 21 10:44:58 CEST 2016


the following patch was just integrated into master:
commit 510cb6a1444d4b85dd6d374280322e35044e16d3
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon Sep 19 17:05:45 2016 -0700

    drivers/i2c/tpm/cr50: Rename i2c read/write functions
    
    Rename the low-level functions from iic_tpm_read/write to
    cr50_i2c_read/write to better match the driver name, and pass in the
    tpm_chip structure to the low-level read/write functions as it will
    be needed in future changes.
    
    BUG=chrome-os-partner:53336
    
    Change-Id: I826a7f024f8d137453af86ba920e0a3a734f7349
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/16666
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See https://review.coreboot.org/16666 for details.

-gerrit



More information about the coreboot-gerrit mailing list