[coreboot-gerrit] Patch merged into coreboot/master: rockchip/common: do not retrieve register pointer twice

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 13 23:39:22 CEST 2016


the following patch was just integrated into master:
commit fbec1ad4efbdd01759cd4d2e22d27281bd5b1626
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Sat Apr 9 13:04:54 2016 -0700

    rockchip/common: do not retrieve register pointer twice
    
    The driver interface function derives the driver specific pointer from
    the API provided handle, no need to use the handle in the local
    functions.
    
    BRANCH=none
    BUG=none
    TEST=SPI interface with the flash ROM is still working properly.
    
    Change-Id: I7725b658365473c733698ca050e780d1dd5072d9
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: a2b42779785623bd1234ab2dfb0b4db76c890fc7
    Original-Change-Id: I9d657dc23540e9eac52d2dbfc551ed32b7fa98f0
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/338090
    Original-Reviewed-by: Patrick Georgi <pgeorgi at chromium.org>
    Reviewed-on: https://review.coreboot.org/14318
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list