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

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 20 04:08:49 CEST 2016


the following patch was just integrated into master:
commit 6f5ceb26b9b3e1455ebbd6192e1d2c832bddc77e
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: Ib4a68ce1b3a83ea7c4bcefb9c6f002f6dd4aac1f
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list