[coreboot-gerrit] Patch merged into coreboot/master: ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 9 20:32:21 CET 2014


the following patch was just integrated into master:
commit ec9293fb5af2c0f798a8ee6e5fead819487f1587
Author: Gabe Black <gabeblack at google.com>
Date:   Thu Mar 27 21:26:46 2014 -0700

    spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.
    
    They were only used internal to the SPI drivers and, according to the comment
    next to their prototypes, were for when the SPI controller doesn't control the
    chip select line directly and needs some help.
    
    BUG=None
    TEST=Built for link, falco, and rambi. Built and booted on peach_pit and nyan.
    BRANCH=None
    
    Original-Change-Id: If4622819a4437490797d305786e2436e2e70c42b
    Original-Signed-off-by: Gabe Black <gabeblack at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/192048
    Original-Reviewed-by: Gabe Black <gabeblack at chromium.org>
    Original-Tested-by: Gabe Black <gabeblack at chromium.org>
    Original-Commit-Queue: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit 1e2deecd9d8c6fd690c54f24e902cc7d2bab0521)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: Ida08cbc2be5ad09b929ca16e483c36c49ac12627
    Reviewed-on: http://review.coreboot.org/7708
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list